- The !future of JS. - by Alejandro Oviedo
- Let's Talk About Midi - by Ruth John
- Cross-Platform Desktop Apps with Electron - by David Neal
- Debugging JavaScript with Chrome DevTools - by Matt Zeunert
- Lateralus: A Distributed Relay System In Javascript - by Raul Pino
- Real time front-end alchemy - by Soledad Penadés
- Why Johnny cant't collect browser errors - by Ben Vinegar
- Taking on Genetically Evolving Cellular Automata with JavaScript - by Irina Shestak
- OpenComponents as microservices - SOA in the front-end world - by Matteo Figus
- Programming the JavaScript future
The !future of JS. by Alejandro Oviedo
- 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
Let's Talk About Midi by Ruth John
- Dinosaurs!
- Madeons Adventure Machine
- Timing Model Object API Draft
- Other audio & MIDI examples
- Code for generating an oscillator based on MIDI input
Cross-Platform Desktop Apps with Electron by David Neal
- Awesome Electron - Sindre Sorhus
- Electron Debug
- Electron Boilerplate
- Electron Reload
- Electron Packager
- Electron Builder
- Electron Updater
- Electron Mocha
Debugging JavaScript with Chrome DevTools by Matt Zeunert
- 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!)
Lateralus: A Distributed Relay System In Javascript by Raul Pino
Real time front-end alchemy by Soledad Penadés
- Record almost everything in the browser with MediaRecorder
- Media recorder examples collection
- Boo! - Realtime Video Booth using WebGL, Web Audio and MediaRecorder - no plugins!
- MDN MediaRecorder API documentation
- Repository
Why Johnny cant't collect browser errors by Ben Vinegar
Taking on Genetically Evolving Cellular Automata with JavaScript by Irina Shestak
OpenComponents as microservices - SOA in the front-end world by Matteo Figus
- OpenTable OpenComponents framework
- OpenComponents Examples
- Dismantling the monolith - Microsites at Opentable