en.javascript.info/1-js/11-async
Hamir Mahal 065e31d0d4 improve readability of article in chapter 8, async
This mostly has readability improvements. There is one change, adding "(this is the same as (result => alert(result))" to a comment, that is solely there for clarification, to help out people learning about this for the first time.
2021-03-18 10:36:21 -07:00
..
01-callbacks closes #2248 2020-12-05 23:06:01 +03:00
02-promise-basics minor fixes 2021-02-02 16:56:39 +03:00
03-promise-chaining Update article.md 2020-11-11 17:57:38 +03:00
04-promise-error-handling Fix a comment 2020-07-09 15:48:36 -04:00
05-promise-api Considering Promise.any there are 6 static methods 2021-02-02 14:13:12 +03:00
06-promisify Update article.md 2020-11-16 15:53:33 +08:00
07-microtask-queue Change source of the term 'microtask' 2020-12-31 15:45:40 +09:00
08-async-await improve readability of article in chapter 8, async 2021-03-18 10:36:21 -07:00
index.md refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00