== Documentation/Annotation == * [[http://code.google.com/closure/compiler/docs/api-tutorial3.html|Advanced Compilation and Externs - Closure Compiler - Google Code]] * [[http://code.google.com/closure/compiler/docs/js-for-compiler.html|Annotating JavaScript for the Closure Compiler - Closure Compiler - Google Code]] * [[http://code.google.com/p/jsdoc-toolkit/wiki/TagReference|JSDoc tag reference]] * [[https://google.github.io/styleguide/javascriptguide.xml|Google JavaScript Style Guide]] * [[https://github.com/airbnb/javascript|Airbnb's JavaScript style guide]] * [[https://github.com/elierotenberg/coding-styles/blob/master/es6.md|ES6 coding style]] == Node.js == * [[http://nodeguide.com/style.html|Felix's Node.js Style Guide]]