- es2015+ cheatsheets - https://devhints.io/es6
- es spec discourse - http://es-discourse.com
- competition- https://github.com/dypsilon/frontend-dev-bookmarks
- above all ES* compatibility tables - http://kangax.github.io/
- jswiki libraries catalogue - http://jswiki.org/
- Exploring JavaScript’s Logical OR Operator - http://addyosmani.com/blog/exploring-javascripts-logical-or-operator/
- ES6 new fearutres - https://github.com/lukehoban/es6features/blob/master/README.md#ecmascript-6-gitioes6features
- JavaScript Patterns - http://shichuan.github.io/javascript-patterns/
- 10 Most Common JavaScript Mistakes - http://www.toptal.com/javascript/10-most-common-javascript-mistakes
- JavaScript Design Patterns (Addy Osmani) https://addyosmani.com/resources/essentialjsdesignpatterns/book/
- mutation observers
- Object.observe() - http://www.html5rocks.com/en/tutorials/es7/observe/
- design :D - https://hackdesign.org/lessons/
- markdown reference - https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet