ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

96 results

i don't want to learn
What is Node.js, Really? The Event Loop, Finally Clear | Node.js Zero to Production #1

What actually happens when Node.js runs your code? In this animated whiteboard episode, we go from "JavaScript trapped in the ...

17:24
What is Node.js, Really? The Event Loop, Finally Clear | Node.js Zero to Production #1

17 views

7 days ago

Platformatic
Should You Block the Event Loop?

Every Node.js developer learns the same rule on day one: never block the event loop. Async is good, sync is bad, and the libuv ...

27:18
Should You Block the Event Loop?

111 views

Streamed 7 days ago

KreatiWe
JavaScript Event Loop Explained & Visualized | Web APIs, Microtasks & Macrotasks

Master the JavaScript Event Loop step-by-step with clear visual animations! If you've ever wondered why setTimeout() doesn't ...

32:30
JavaScript Event Loop Explained & Visualized | Web APIs, Microtasks & Macrotasks

148 views

3 weeks ago

Milo
JavaScript Event Loop: Tasks, Microtasks, and Rendering

Why does a Promise callback run before setTimeout—even when the timer delay is zero? This JavaScript event loop explanation ...

6:04
JavaScript Event Loop: Tasks, Microtasks, and Rendering

3 views

9 days ago

Code Tech
JavaScript's Event Loop Explained: By Breaking It Live

The JavaScript event loop explained by breaking it on purpose: we block the single thread and watch a timer fire three seconds ...

16:20
JavaScript's Event Loop Explained: By Breaking It Live

27 views

2 weeks ago

The Hot Path
Why Does JavaScript Need an Event Loop If the OS Already Has Threads?

The operating system already has threads and a scheduler. It has been switching between work for decades. So why does ...

8:09
Why Does JavaScript Need an Event Loop If the OS Already Has Threads?

96 views

2 weeks ago

EasyTechCode
Part-18 || Callbacks in Node.js Explained with Real Examples | Async Programming for Beginner

... Event Loop Node.js, JavaScript Callback Function, Node.js for Beginners, Learn Node.js, Node.js Tutorial, JavaScript Backend, ...

13:08
Part-18 || Callbacks in Node.js Explained with Real Examples | Async Programming for Beginner

5 views

2 weeks ago

Codepoint
JavaScript Event Loop — The Interview Question Everyone Gets Wrong

The Event Loop Explained (2026) The final video in our async JavaScript series. We've covered Promises, async/await, and the ...

3:48
JavaScript Event Loop — The Interview Question Everyone Gets Wrong

42 views

3 weeks ago

HumaVolve
Node.js Training Backend Bootcamp | Day 1: The Secrets Behind Node.js, Event Loop & Express

Node.js Training Backend Bootcamp | Day 1: The Secrets Behind Node.js, Event Loop & Express Company website ...

32:42
Node.js Training Backend Bootcamp | Day 1: The Secrets Behind Node.js, Event Loop & Express

14 views

2 weeks ago

ShowMixed IT
Bun vs  Node js  Why AI Backend Engineers are Making the Switch

... Infrastructure We optimize AI infrastructure by benchmarking Bun's Zig-powered runtime against the legacy Node.js event loop.

11:59
Bun vs Node js Why AI Backend Engineers are Making the Switch

39 views

3 weeks ago

i don't want to learn
Async JavaScript Finally Makes Sense: Callbacks → Promises → await | Node.js Zero to Production #3

Async is where beginners get lost — and where Node developers are made. This episode climbs the whole ladder: callbacks, ...

12:09
Async JavaScript Finally Makes Sense: Callbacks → Promises → await | Node.js Zero to Production #3

9 views

7 days ago

AK ZeroOne
How JavaScript handles asynchronous operations | Demystifying Event Loop

This video demonstrate how the Event Loop continuously coordinates and when queued callbacks can be moved to the Call ...

9:21
How JavaScript handles asynchronous operations | Demystifying Event Loop

12 views

2 weeks ago

RKs Academy
Why One Slow Node.js Request Makes Every User Wait

Your server answers a health check in about a millisecond. Then one user asks for a sorted report, and that same health check ...

9:04
Why One Slow Node.js Request Makes Every User Wait

5 views

2 weeks ago

Luis Enrique Calero Anchelia
Asynchronous JavaScript & the event loop
2:08:11
Asynchronous JavaScript & the event loop

3 views

3 weeks ago

Karon Digital Academy
Day 13   How Node js Works | Understanding the Architecture of Node

Welcome to Day 13 of our Node.js Tutorial Series in Gujarati! In this video, we take an in-depth look at how Node.js works and ...

8:08
Day 13 How Node js Works | Understanding the Architecture of Node

10 views

1 day ago

Mohd Ajmal Raza
Event Loop in Javascript || Javascript Interview Questions
8:52
Event Loop in Javascript || Javascript Interview Questions

5 views

13 days ago

Beer with Bugs
1.2 Browser vs Node.js Explained 🔥 What’s the REAL Difference? | JavaScript Deep Dive

... Polyfills ↓ Asynchronous JavaScript ↓ Promises ↓ async/await ↓ Event Loop ↓ Advanced JavaScript ↓ Interview Questions ...

2:27
1.2 Browser vs Node.js Explained 🔥 What’s the REAL Difference? | JavaScript Deep Dive

3 views

1 day ago

Omni Analytics
2026-07-31 Kotlin Serialization Performance

Cathy shows the results of migrating serialization from Node to Kotlin: event loop lag on key endpoints dropped from ~300s peaks ...

4:07
2026-07-31 Kotlin Serialization Performance

24 views

2 weeks ago

i don't want to learn
Node.js: Zero to Production — A Hand-Drawn Course (Trailer)

Every idea is drawn in front of you, one picture at a time: the event loop, promises, SQL injection, containers. No fluff. No magic.

1:03
Node.js: Zero to Production — A Hand-Drawn Course (Trailer)

10 views

7 days ago

JG universe
Episode 15 – EventEmitter in Node.js | on(), emit(), once() & More | Backend Development Mastery

This is the exact publisher/subscriber pattern behind Node's Event Loop, HTTP servers, and streams. What You Will Learn ...

22:07
Episode 15 – EventEmitter in Node.js | on(), emit(), once() & More | Backend Development Mastery

23 views

2 days ago