mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-13 17:07:21 +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/
|
- https://css-tricks.com/debouncing-throttling-explained-examples/
|
||||||
- Callbacks
|
- Callbacks
|
||||||
- [Promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
|
- [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**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user