- Classical vs Prototypal: https://medium.com/javascript-scene/master-the-javascript-interview-what-s-the-difference-between-class-prototypal-inheritance-e4cd0a7562e9#.wj4yrqe5k
- Hoisting - https://vimeo.com/178828817
- ES6 Features: https://gist.github.com/ericelliott/c31dfd2b937268e5a2c2
- JSX Live Compiler: https://jsx-live.now.sh/
- JavaScript Pitfalls: https://medium.com/google-developer-experts/javascript-circus-freaks-and-rascals-4e65ef3579d4#.lqciw3mgr
- Emmet: http://emmet.io/
- @dan_abramov https://twitter.com/dan_abramov (React, JavaScript)