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
JeffM
JeffM4mo ago
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
soundsbyme
soundsbyme4mo ago
Pretty epic to only make two videos and have 50k views each though with 10k subscribers.
13eck
13eck4mo ago
Quality over quantity would be my guess.