You are viewing a single comment's thread from:
RE: SteemRadar.js - New Features Account Mentions, Account Counter, New Structure Update 0.2.0
- Good article with images, code samples and explanation of coding choices
- Good commit messages, but few inline code comments.
- Watch out for
doucmentation
, it should bedocumentation
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? Chat with us on Discord.
Thanks for the review, fixed the typo :)
I'm trying to improve the code readability without inline comments in next major version some if/else statements gonna be described with variables.
I only use inline comments for necessary or complicated things.
Thank you for your review, @helo! Keep up the good work!