Lesson 0: Steem Tutorials Are Severely Lacking
Lesson 1: Filtering Tabs
Lesson 2: Hello World
Lesson 3: Dissecting Discussions
Lesson 4: Steem Stake Sterilizer
Lesson 5: Inspecting Block Operations
My old tutorials have been busted by a new version of dsteem. To fix the problem:
Change:
<script src="https://unpkg.com/dsteem@latest/dist/dsteem.js"></script>
To:
<script src="https://unpkg.com/dsteem@^0.8.0/dist/dsteem.js"></script>
in the HTML files. I've updated my gists on GitHub accordingly.
Personally, I'm still struggling to get back to the grind that is programming. Haven't been feeling well combined with work kicking me. I'm sure you can relate.
I'm sure this bear market isn't helping my morale, but that's ironic because now is probably the best time to create something useful that people actually want to use.
Hey @edicted, thank you for the contribution.
Your header would be:
<script src="https://unpkg.com/[email protected]/dist/dsteem.js"></script>
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for your review, @mcfarhat! Keep up the good work!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Ah awesome! Thanks dude! I'll give these a whirl!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit