Open Web App Coding Conventions - Update

Hi,

I am very excited to see the documentation :slight_smile:.

Further, I have already created a topic to discuss regarding this one, you can find some points from this following thread also,


JavaScript

  • Style
  • Should we use the most recent version (ES6), and documentation on its important features
  • What should be JavaScript, and what should be CSS (when overlap exists)

Here, you can include these following aspects also,

These are some useful links to get more conventions for JS good practices. You can pick some interesting points from here also,

  1. https://modernweb.com/45-useful-javascript-tips-tricks-and-best-practices/
  2. https://blog.risingstack.com/javascript-clean-coding-best-practices-node-js-at-scale/