Thank you for your contribution. Nice work.
- I feel like you don't write comments in your code at all, but comments are very useful if other developers want to contribute to the project as well.
- could this project be added to npmjs.org ? so the users can just
npm install
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]
Thanks - I personally don't like comments, as long as they're not crucial. I rather write clean and simple to read code, than filling space with comments.