This is SUCH a good summary of the JavaScript Event Loop!!! Thank you for putting this together, you are a fantastic teacher and this really helped me understand it!
Awesome video - Thank You. (Imagine if this was asked as an interview question to list the output in the correct order - I would feel sorry for the interviewee )
Super useful, short, sweet, and to the point as always! Maybe I zoned out a bit, or did you manage to go through it without mentioning "last-in-first-out"? I guess, if you're interested in Event Loop, you know how a stack works. Thx again Mr Griffith!
The video covers all the types. tasks - timers and events microtasks - promises and the queuemicrotask function. ui rendering - requestAnimationFrame( ) function
A masterpiece. The best explanation of the event loop.
Wish I could like this video more than once!
This is SUCH a good summary of the JavaScript Event Loop!!! Thank you for putting this together, you are a fantastic teacher and this really helped me understand it!
Awesome video - Thank You. (Imagine if this was asked as an interview question to list the output in the correct order - I would feel sorry for the interviewee )
i think it's the best event loop tutorial , thank u !
Well explained, thanks for all these high quality videos Steve!
Damn! I was not aware of the queueMicrotask function! 💪
Nice, I have learn a lot from this video
Super useful, short, sweet, and to the point as always! Maybe I zoned out a bit, or did you manage to go through it without mentioning "last-in-first-out"? I guess, if you're interested in Event Loop, you know how a stack works. Thx again Mr Griffith!
This is what I’ve been looking for.
Really good explanation, thank you!
Great video. Well explained. Thank you!
Thanks a lot for this video!
Thank you so much for the video. 🙏
Thank you so much for this video
Amazing. Thanks. I'm glad you switched to 1080p. Any plans on going 4k?
Yes. I switched to 1080 a few years ago. 4k? Maybe eventually.
I've been looking for this for hours!! Thank you.
Where can I find a list of all tasks (in general) categorized by queue types?
The video covers all the types.
tasks - timers and events
microtasks - promises and the queuemicrotask function.
ui rendering - requestAnimationFrame( ) function
@@SteveGriffith-Prof3ssorSt3v3 Yh, thanks, I just assumed that there is more to it.
Good content BTW.
Very useful, thank you
Quality stuff
Very nice!