ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

50 results

VisualCode
JavaScript Event Loop Explained Visually 🔥 | Microtask vs Macrotask | JS Runtime Deep Dive | EP: 9.2

In this video, we visually explain the JavaScript Event Loop with real code examples so you finally understand what actually ...

23:53
JavaScript Event Loop Explained Visually 🔥 | Microtask vs Macrotask | JS Runtime Deep Dive | EP: 9.2

140 views

4 days ago

Tech Simplified
JavaScript Visualized: Call Stack, Event Loop & Task Queues

In this video, we visually walk through how JavaScript actually executes code at runtime. Instead of explaining theory, we take a ...

1:38
JavaScript Visualized: Call Stack, Event Loop & Task Queues

5 views

1 day ago

DevBits
The Node js Event Loop Finally Explained Clearly

Struggling to understand the Node.js event loop? In this video, we break it down in the simplest way possible so you can finally ...

7:03
The Node js Event Loop Finally Explained Clearly

0 views

2 days ago

CrackFrontendFast
🔥 JavaScript Mastery | Function Scope, Closure & Event Loop Explained | Interview Prep

In this video, you will learn three most important JavaScript concepts for interviews: ✔️ Function Scope Explained ✔️ What is ...

4:50
🔥 JavaScript Mastery | Function Scope, Closure & Event Loop Explained | Interview Prep

4 views

5 days ago

DeveloperMaroof
JavaScript Lesson 22 | Asynchronous Programming Fundamentals | Callbacks, setTimeout & Event Loop

javascript #asynchronous #callbacks Lesson 22: Asynchronous JavaScript: callbacks, setTimeout, setInterval, the event loop, and ...

23:55
JavaScript Lesson 22 | Asynchronous Programming Fundamentals | Callbacks, setTimeout & Event Loop

16 views

2 days ago

Piko Can Fly
Stop using Async/Await for this (Use Web Workers instead) | JavaScript Performance Tutorial

Is your JavaScript app lagging, freezing, or dropping frames? Many developers think async/await makes code run in the ...

11:21
Stop using Async/Await for this (Use Web Workers instead) | JavaScript Performance Tutorial

372 views

5 days ago

Live Coders
Lec 10 - Event Loop in JavaScript | Call Stack, Queue & Web APIs Explained

In this video, we will understand the Event Loop in JavaScript in the easiest and most beginner-friendly way. The event loop is one ...

15:04
Lec 10 - Event Loop in JavaScript | Call Stack, Queue & Web APIs Explained

30 views

5 days ago

Platformatic
Scaling Node.js with the Right Signals: ELU, Kafka, and Kubernetes

Node.js performance in production isn't about a single number — it's about understanding the signals that drive scaling, stability, ...

40:04
Scaling Node.js with the Right Signals: ELU, Kafka, and Kubernetes

142 views

Streamed 5 days ago

CodeWithPrashant
Node JS Day 2 🔥 | Package vs Package-lock | Event Loop | HTTP Module

In this Node JS Day 2 session, we explain core Node.js fundamentals in a simple and practical way. Topics Covered: ...

1:14:05
Node JS Day 2 🔥 | Package vs Package-lock | Event Loop | HTTP Module

228 views

Streamed 7 days ago

AlgoLad
Multithreading in Node.js without event loop | Worker Threads

Node.js is known for its single-threaded, event-driven architecture. But what if you need true parallel execution for CPU-intensive ...

3:56
Multithreading in Node.js without event loop | Worker Threads

2 views

21 hours ago

Backend Lab
How One Synchronous Function Can Kill 10,000 Users

You'll learn: How synchronous JavaScript blocks the Node.js event loop Why JSON.parse on large payloads is dangerous in ...

5:27
How One Synchronous Function Can Kill 10,000 Users

65 views

2 days ago

VisualCode
Async JavaScript Explained 🔥 | Sync vs Async, Web APIs, Promise | EP - 9.1

In this video, we dive deep into Asynchronous JavaScript (Lecture 9 – Part 1) and explain how JavaScript really works behind the ...

1:27:28
Async JavaScript Explained 🔥 | Sync vs Async, Web APIs, Promise | EP - 9.1

158 views

6 days ago

SUMAN KUMAR
How Node.js Actually Works? (Architecture + First Server) | Backend Cracked L3

Welcome to Lecture 3 of the Backend Cracked series! In this video, we dive deep into the heart of backend development: ...

31:09
How Node.js Actually Works? (Architecture + First Server) | Backend Cracked L3

45 views

1 day ago

Backend Lab
Why Your Node.js App Freezes for 1.5 Seconds (Stop-The-World GC)

Ever seen your Node.js service randomly freeze, spike to 1–2 seconds latency, then magically recover — with CPU and memory ...

7:52
Why Your Node.js App Freezes for 1.5 Seconds (Stop-The-World GC)

14 views

6 days ago

Zapin〈Code〉
JavaScript Core Concepts That Actually Matter in Real Apps #javascript #programming #coding #tech

A lot of frontend developers treat JavaScript as just syntax — variables, loops, frameworks, and APIs. And that works… until ...

6:33
JavaScript Core Concepts That Actually Matter in Real Apps #javascript #programming #coding #tech

0 views

1 day ago

Technical Core Engineers
How JavaScript Actually Runs | Execution Context, Call Stack & Runtime Explained

Welcome to Technical Core Engineers Many developers start learning the MERN stack by focusing on frameworks like React ...

3:32
How JavaScript Actually Runs | Execution Context, Call Stack & Runtime Explained

7 views

4 days ago

Early Coder
NodeJS Interview | Real Questions & Answers for Beginners and Experienced  | Live | Episode 31

... and sockets Interview Topics Covered ✓ NodeJS Event Loop Call stack vs event loop Role of V8 Engine and libuv Microtask ...

8:39
NodeJS Interview | Real Questions & Answers for Beginners and Experienced | Live | Episode 31

48 views

4 days ago

TechQuiz
If You Answer All 33 — You’re a JavaScript Pro

Think you really know JavaScript? This video contains 33 essential JavaScript questions — from basics like let, const, and ...

10:02
If You Answer All 33 — You’re a JavaScript Pro

5 views

2 days ago

Live Coders
Lec 9 - Callback Functions in JavaScript | Interview-Loved Topic🔥

In this video, we will deeply understand Callback Functions in JavaScript, one of the most asked topics in JavaScript interviews.

11:37
Lec 9 - Callback Functions in JavaScript | Interview-Loved Topic🔥

81 views

6 days ago

Deep Book Reviews
Efficient Node.js: A Beyond-the-Basics Guide - Deep Book Review

It covers asynchronous handling, the event loop, and streams. The guide emphasizes code quality via TypeScript, testing, and ...

10:23
Efficient Node.js: A Beyond-the-Basics Guide - Deep Book Review

8 views

2 days ago