JS基礎(chǔ)
- 回調(diào)地獄:Callback Hell
- 閉包:What is a closure
- this: Understanding the "this" keyword, call, apply, and bind in JavaScript
- Promise:
JavaScript Promise迷你書(shū)
Promise/async/Generator實(shí)現(xiàn)原理 - 宏任務(wù)與微任務(wù):Tasks, microtasks, queues and schedules
- 同源窗口共享一個(gè)事件循環(huán)