great vid! i always learn something new when i watch ur vids. my prof should watch this video 🙏
Your videos are amazing. I watched your stack vs. heap video. I didn't understand a few things as I am a beginner. but for sure your videos are engaging.
Great video 👍
Great video! What are the disadvantages of Run-To-Completion as opposed to C's Threads and blocks?
I have a doubt, If async event loop also uses kernel multi threads under the hood, then why sometimes single threaded event loop async programming is considered better than classic multhreading programming? Because "single threaded" isn't ACTUALLY one thread right? Because it is using multi threading under the hood through kernel anyway....
Wait isnt the event loop implemented by the runtime engine like nodejs and not by JavaScript??
Maybe I misunderstood the last part, but what happens if the call stack never empties (for a very long synchronous program)? Do the queued tasks never get completed?
Your videos are very good and to the point. Could you make videos on Rust also ?
Nice video but clickbait/triggering title.
@TheCodingGopher