ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

123 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

12 days 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

2 weeks 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

152 views

3 weeks ago

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

... the Node event loop, setTimeout vs setImmediate, and finally fixing a blocked loop with chunking. All demos run on Node.js 22; ...

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

28 views

3 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?

101 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

43 views

4 weeks ago

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

... Synchronous vs Asynchronous JavaScript, Error First Callback, Callback Hell, Non Blocking Programming, Event Loop Node.js, ...

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

5 views

3 weeks ago

Pixel Grid UI
setTimeout Is Not JavaScript, Engine vs Runtime Explained

The JavaScript engine and runtime are not the same thing, and the difference explains most of what people call "weird JavaScript ...

7:55
setTimeout Is Not JavaScript, Engine vs Runtime Explained

496 views

4 days ago

Karon Digital Academy
Day 11   Understanding Sync Blocking vs Async Non Blocking Programming in Node js | With Examples

(5) How does the event loop handle asynchronous operations in Node.js? The event loop in Node.js manages non-blocking ...

7:19
Day 11 Understanding Sync Blocking vs Async Non Blocking Programming in Node js | With Examples

13 views

5 days ago

SysSketch
Synchronous vs Asynchronous — The Event Loop, Explained

Every slow operation your program makes — a network call, a database query, a disk read — has to be handled somehow.

6:11
Synchronous vs Asynchronous — The Event Loop, Explained

13 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

3 weeks ago

Lawrence Gomes
Callbacks in JavaScript — Why They Run Exactly When They Do

Ever wondered why your callback doesn't run the moment you write it? This video shows you exactly when JavaScript actually ...

4:18
Callbacks in JavaScript — Why They Run Exactly When They Do

21 views

11 days 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

11 views

12 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?

123 views

Streamed 12 days 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

3 weeks 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

3 weeks ago

codewithJay
04 — What is Call Stack and Event Loop? | @learnwithmejay

learnwithmejay #learnwithjay #nodejsdevelopment #JavaScript #JavaScriptTutorial #LearnJavaScript #JavaScriptForBeginners ...

6:07
04 — What is Call Stack and Event Loop? | @learnwithmejay

18 views

3 days 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

40 views

4 weeks ago

Beer with Bugs
#0 | Before You Learn JavaScript, Understand THIS | JavaScript Mental Model

Before we start writing crazy amounts of JavaScript code, let's understand what is actually happening behind the scenes.

1:21
#0 | Before You Learn JavaScript, Understand THIS | JavaScript Mental Model

30 views

8 days ago

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

6 views

2 weeks ago