You are viewing a single comment's thread from:

RE: Witness Essentials 1.0.2 - Commands & Dynamic Properties

in #utopian-io7 years ago

Thank you for your contribution. Nice work.

  1. 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.
  2. 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]

Sort:  

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.