RE: RE: Coding Diary: Learning New Stuff
You are viewing a single comment's thread from:

RE: Coding Diary: Learning New Stuff

inertia(74)
Published in
#stem
Words
67
Reading
1 min
Listen
Play
7y

If you like ruby, maybe you'll enjoy learning about how to access the Steem blockchain using ruby:

https://developers.steem.io/tutorials/#tutorials-ruby

One of my favorite topics is content patching:

https://developers.steem.io/tutorials-ruby/edit_content_patching

When we do edits on the blockchain, we can isolate the exact paragraph we want to amend. I like how the blockchain team took the time to implement this little feature early on because it allows app developers to efficiently amend content.

@inertia: If you like ruby, | Ecency