mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-07 17:48:26 +08:00
Add async and await in the Async section (#46)
This commit is contained in:
@ -61,6 +61,7 @@ WIP.
|
||||
- https://css-tricks.com/debouncing-throttling-explained-examples/
|
||||
- Callbacks
|
||||
- [Promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
|
||||
- [Async](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function) and [Await](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await) in ES7
|
||||
|
||||
**Reference**
|
||||
|
||||
|
Reference in New Issue
Block a user