ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

51 results

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

31 views

2 days ago

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

144 views

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

3 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

6 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

3 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

5 views

6 days ago

KUNDAN RATHORE
👉 JavaScript Event Loop Explained in Hindi | Call Stack, Microtask & Task Queue

In this video, we understand JavaScript Event Loop in Hindi. Topics covered: - What is Event Loop? - Call Stack - Web APIs - Task ...

5:50
👉 JavaScript Event Loop Explained in Hindi | Call Stack, Microtask & Task Queue

23 views

3 hours ago

COMEDY KA PITARA
Lecture:47 |Node.js Full Crash Course | Event Loop, Non-Blocking, Modules Explained | GOPAL

Node.js Lecture 47 | Event Loop, Non-Blocking, Modules Explained Learn Node.js from scratch in this complete lecture!

57:53
Lecture:47 |Node.js Full Crash Course | Event Loop, Non-Blocking, Modules Explained | GOPAL

0 views

4 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

399 views

6 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

15 views

2 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

150 views

Streamed 6 days 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:24
How One Synchronous Function Can Kill 10,000 Users

66 views

3 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

56 views

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

5 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

2 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

6 views

3 days ago

Игорь Вальнев
Asynchrony in JavaScript: Event Loop and Promise. #javascript #promise

In this video, we explore the heart of JavaScript—asynchronicity. You'll learn how a single-threaded language can execute ...

10:32
Asynchrony in JavaScript: Event Loop and Promise. #javascript #promise

0 views

1 day ago

Viral Courses
Node JS Interview Questions and Answers Guide for Backend Developers

... JS Full Course Interview Practice ['Top Node JS interview questions', 'Node JS event loop explained for interview', 'Node JS ...

26:29
Node JS Interview Questions and Answers Guide for Backend Developers

15 views

5 days ago

Live Coders
Complete JavaScript For Interviews in 3 hrs

If you're planning to start React.js, Node.js, or preparing for JavaScript interviews, this video is a must-watch. In this 3-hour ...

3:09:40
Complete JavaScript For Interviews in 3 hrs

7 views

21 hours 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

11 views

4 days ago