- JSHint for static code analysis
- CSS style guide
- HTML style guide
- Google PageSpeed, practices for front-end speedup
- Automated building with Gulp/Grunt (gulp looks better)
- JSDocs for generating some kind of documentation
- CoffeeScript instead of JavaScript - looks far more readable and fun
- Travis CI (we should discuss this one...it will require some tests)
Once in italic are optional, because might cause additional overhead.