You Don't Know JS Yet: Async & Performance - 2nd Edition
NOTE: |
---|
Work in progress |
- Foreword (by TBA)
- Preface
- Chapter 1: Asynchrony: Now & Later
- Chapter 2: Callbacks
- Chapter 3: Promises
- Chapter 4: Generators
- Chapter 5: Program Performance
- Chapter 6: Benchmarking & Tuning
- Appendix A: Library: asynquence
- Appendix B: Advanced Async Patterns