Skip to content

Commit f2bcca8

Browse files
cyan33yangshun
authored andcommitted
Add async and await in the Async section (yangshun#46)
1 parent dcde5c5 commit f2bcca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front-end/javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ WIP.
6161
- https://css-tricks.com/debouncing-throttling-explained-examples/
6262
- Callbacks
6363
- [Promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
64+
- [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
6465

6566
**Reference**
6667

0 commit comments

Comments
 (0)