JS Style
It's a JS guidline I prepared for my last company, just to share it and see if it can help any programming nova.Style and standardStyle:Use lastest widely adopted ESMAScript standard as much as possible.Node.js use latest LTS for a new project.Frontend web app must have