- Understanding ES6 - Nicholas Zakas
- Exploring ES6 - Axel Rauschmayer
- YDKJS: ES6 & Beyond - Kyle Simpson
- Javascript at 20 - Brendan Eich
- Virtual Machines, Js and Assembler - Scott Hanselman
- Evolution of Js III
- Talk slides and resources
- Custom Object Formatters
- Immutable DevTools
- Immutable Object Formatter (Chrome Extension)
- Conditional Breakpoints in Chrome
- Debugging snippets (Break on object property access, trace calls)
- JavaScript Breakpoint Collection (Chrome Extension)
- Node-inspector / node-debug (Use DevTools with Node)
- Debugging pages on an Android phone
- Sublime Web Inspector
- Dev Tools Tips (with gifs!)