You Dont Know JS Yet
Github
#
Async & Performance
NOTE:
Work in progress
Table of Contents
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
←
Home