Basics of Promises
This video was suggested to me by YT and it's really good!
https://youtu.be/Xs1EMmBLpn4?si=h1wZFI-iZlu2NoXe
Lydia Hallie
YouTube
JavaScript Visualized - Promise Execution
Yay promises! Here are some of the inner workings of Promises in JavaScript and see how they enable non-blocking asynchronous operations. Hope it helps!
š Blog Post: https://www.lydiahallie.com/blog/promise-execution
š ECMA spec: https://tc39.es/ecma262/#sec-promise-objects
Follow me on socials:
- https://twitter.com/lydiahallie
- https://...
3 Replies
thanks for sharing this! she's also done a javascript course in frontendmasters that had good visualizations like what you see here. hopefully she'll release more of this content on youtube
Pretty epic to only make two videos and have 50k views each though with 10k subscribers.
Quality over quantity would be my guess.