You Don't Know JS: Async & Performance (2015)

You Don't Know JS: Async & Performance (2015)

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. asynquence Library

Appendix B. Advanced Async Patterns