Add async and await in the Async section (#46)
This commit is contained in:
parent
dcde5c5dbe
commit
f2bcca85a3
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue