Quick Fix for Old Tutorials

in #dsteem5 years ago

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

dsteem error.png

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.

Sort:  

Hey @edicted, thank you for the contribution.

  • You do not need to go as far back as dsteem@^0.8.0 as other functionality might be outdated, you can use dsteem@^0.10.0 until the latest CDN version is fixed by dsteem team.
    Your header would be:
    <script src="https://unpkg.com/[email protected]/dist/dsteem.js"></script>
  • This is not really a tutorial on its own, you could edit your prior tutorials to include that version instead (I did that for one of mine), as well as edit the relevant github repos. Believe me saves you tons of inquiries :)
  • And yes we get that low morale, it's only temporary, keep writing great tutorials, doing some more dev work, and maybe actifiying ?:) .. we're all hopefully here for the long run

Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Thank you for your review, @mcfarhat! Keep up the good work!

Ah awesome! Thanks dude! I'll give these a whirl!

Coin Marketplace

STEEM 0.31
TRX 0.11
JST 0.034
BTC 66772.03
ETH 3237.54
USDT 1.00
SBD 4.25