You are viewing a single comment's thread from:
RE: Introducing Insteemr: Your favorite steem analytic tool
Thanks for the contribution, @proba1! It looks like a cool website with some nice statistics - great work!
A few things I would recommend for future contributions:
- Try to improve your commit messages. The majority are just "Add files via upload" while the others are default messages. This is a pretty good guide you could check out!
- Add some comments to your code to improve its readability. Currently the majority of comments are commented out console logs.
Also, I was wondering why you commited and deleted ary.js multiple times?
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Hi @amosbastian, thank you for recommendations.
About ary.js, I was having problems with page not loading new file ,so that solved it. Then I wanted to update to latest data, so I repated the process. Next time I will start adding comments and messages. Big thanks for feedback.