mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-18 14:19:43 +01:00
Update JavaScript-asynchronous resources (#5871)
Added links to two videos for better understanding. One video features comprehensive and visually appealing content, while the other from JSConf provides visuals suited for beginners.
This commit is contained in:
parent
5cbbaa61a9
commit
6f6b942ba4
@ -13,3 +13,5 @@ So even though you may not have to implement your own asynchronous functions ver
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Asynchronous JavaScript - MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Asynchronous/Introducing)
|
||||
- [@video@What The Hack is Event Loop and Asynchronous JavaScript - JSConf](https://youtu.be/8aGhZQkoFbQ)
|
||||
- [@video@Asynchronous JavaScript - JavaScript Visualized](https://youtu.be/eiC58R16hb8)
|
||||
|
Loading…
x
Reference in New Issue
Block a user