You are viewing a single comment's thread from:
RE: update for beem - get_blog, get_followers and get_following works for api.steemit.com
Thank you very much for continuous development/maintainance of the library!
I would personally discourage the usage of a boolean parameter in a function, as this is likely a code smell, see this post
Also, you are changing multiple places to fix a issue - which is also likely a code smell - usually meaning that a common function/module could be extracted.
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.
Thank you for your review, @justyy! Keep up the good work!