These animations are incredible. Please kindly tell us how you make them and animate them. I presume you use keynote?
Love this, thanks for giving us the 60 second run down!
explaining that much that quickly is insane bravo
this is exactly how i need things broken down. you are amazing!
if your async function interacts with APIs that involve threads (e.g., file I/O, network requests, or computationally heavy tasks handled by Web Workers), then those specific operations might be executed on a separate thread or process. But this behavior is due to the underlying implementation of the API, not the async function itself! with other words: async functions do not inherently start new threads, but the operations within them might involve multithreading depending on the API used. So JavaScript can start processes that involve multiple threads, but it doesn't do this directly within the main JavaScript execution environment. Instead, it relies on specific APIs or mechanisms provided by the environment (like browsers or Node.js). Salam!
nice animations
How did you get so good at this? What books/resources would you recommend?
Thanks! The best out there ❤
Immense video! Thanks for this 🎉
We want to javascript tutorial on this animation please
Do you have any course of yours one could attend? 😁
Hey I came here by seeing video on kg coding channel lydai helli
no macro task queue?
So, both web apis and async functions are considered async tasks?
Hi... I'm currently studying full stack dev javascript
I love you
Love you
I wish I was smart enough to understand anything but here's a comment anyway
@t1m3__