You are viewing a single comment's thread from:

RE: Byteball JS Tutorials #2 : Create a web page that sends bytes to any byteball account

in #utopian-io • 7 years ago

Hi @genievot, thank you for creating byteball.js tutorial this help me a lot since I consider myself a noob when it's about D-App development 😂. Allow me to give you some tips and question to make tutorials category more merrier 😆

  • avoid explaining everything in bold because it makes it harder to reading (for some people, having many bold character/string give an impression that it's an old advertising post)
  • you maybe want to write and explain a key term first before giving the audience/reader the example code. For example, what is wif :)
  • lastly, just a personal question, do you know client.api.getJoint() use for? 😂 (I can't find the documentation what is this function do)
Sort:  

Hey @drsensor
Here's a tip for your valuable feedback! @Utopian-io loves and incentivises informative comments.

Contributing on Utopian
Learn how to contribute on our website.

Want to chat? Join us on Discord https://discord.gg/h52nFrV.

Vote for Utopian Witness!

amazing suggestions, thanks. Utopian-io doing great for it's contributors or contributors of contributors. Thanks @Utopian-io
Now i would like to tell you about the 2 concepts that need more details.

  • Wif:- it's wallet import format It's a private key that is smaller then the original private key(easy lol). I know you know about that but that just for other readers.
  • getjoint() is used to get data from specific units. Here