摘要: Chapter 3: Promises But what if we could uninvert that inversion of control? What if instead of handing the continuation of our program to another par 阅读全文
posted @ 2018-10-11 18:03 Mr-chen 阅读(249) 评论(0) 推荐(0) 编辑
摘要: Chapter 2: Callbacks. Callbacks are by far the most common way that asynchrony in JS programs is expressed and managed. Indeed, the callback is the mo 阅读全文
posted @ 2018-10-11 10:07 Mr-chen 阅读(245) 评论(0) 推荐(0) 编辑