(notes from Async JavaScript: Build More Responsive Apps with Less Code)
- Chapter 1, - Understanding JavaScript Events
- Chapter 2, - Distributing Events
- Chapter 3, - Promises and Deferreds excerpt
- Chapter 4, - Flow Control with Async.js
- Chapter 5, - Multithreading with Workers excerpt
- Chapter 6, - Async Script Loading