Learn the Node.js Event loop (the right way)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • Part of NodeCLI premium course: NodeCLI.com/yt 🔥 🔥 🔥
    Most of the images on Google, tutorials, and videos here are teaching Node.js Event Loop the wrong way. It's actually quite different from the JavaScript Event Loop and should not be considered the same.
    In this video, which is part of my NodeCLI premium course (linked above), I'll teach y'all a bit of Node.js theory, you will:
    🔘 Learn how Node.js works
    🔘 What is global in Node.js
    🔘 Node.js Event Loop
    🔘 Node.js Event Emitter & Process
    For more check out the links below:
    COMPLETE COURSE ON NODE.JS & CLI Development:
    NodeCLI.com/yt
    My courses and eBooks: Awais.dev/courses
    Who's Ahmad Awais: Awais.dev/bio
    🐦 Twitter: / mrahmadawais 🌟
    ✍️ Dev Blog: AhmadAwais.com
    😮 GitHub: github.com/Ahm...
    🔗 LinkedIn: / mrahmadawais
    🔗 TH-cam: th-cam.com/users/Ah...
    P.S. If you like my work, feel free to share it, like it, and subscribe to my TH-cam channel. Let's connect on Twitter @MrAhmadAwais.
    Peace! ✌️

ความคิดเห็น • 7

  • @wildredsoul6048
    @wildredsoul6048 ปีที่แล้ว

    Voila, thats the way to learn from boring documentations. Thanks

  • @jasper5016
    @jasper5016 2 ปีที่แล้ว +1

    Wow, this is the only video where I truly understood how Node.js Event loop works. Thanks a lot bhai.

  • @BNizam
    @BNizam 3 ปีที่แล้ว +1

    Thanks for sharing. 🙌👏

  • @333f_ran
    @333f_ran ปีที่แล้ว

    Great explanation

  • @MobeenAbdullah
    @MobeenAbdullah 3 ปีที่แล้ว +1

    Wait. Node.js is not single threaded like JS? Using same V8 engine?
    Edit: I need to watch this video again without fast forward to understand what you're saying. Thanks for these vids Ahmad.

    • @AhmadAwais
      @AhmadAwais  3 ปีที่แล้ว +1

      It is single threaded. Yes, you gotta watch it again. Glad you're enjoying the vids.

    • @movie961
      @movie961 2 ปีที่แล้ว

      08:30 right