RE: Code Blog: Pick a random follower (by JR)

You are viewing a single comment's thread from:

Code Blog: Pick a random follower (by JR)

in code •  8 years ago 

I'd like to know more about stemit API and front-end stuff.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Ok great. I'll make sure to include these topics in a full-feature followup when I have time to make it :)

If you would like to know some key points immediately, and don't mind doing some homework, check out SteemJS. The docs are a bit ambiguous and slightly behind master, but there are some good examples to start learning from. Also, if you're interested in the provable-random library I used, here I would also check out ChanceJS. The docs there are very good. Both Angular and Bootstrap (main FE components) have massive communities around them, so there is a lot of documentation out there too.

Happy coding!