ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10 results

Backend Lab
Go vs Node: Benchmarks Lied? Is Go REALLY Faster Than Node.js for Microservices?

Go is always faster than Node.js for microservices.” That's the claim. But at 80000 requests per second… Running on Kubernetes ...

8:16
Go vs Node: Benchmarks Lied? Is Go REALLY Faster Than Node.js for Microservices?

0 views

2 weeks ago

Backend Lab
Node.js vs Bun in 2026 – Is 10x Faster Actually True? Just Benchmark Hype?

Bun is 10x faster than Node.js. That's the headline. But does it actually matter in production? In this deep architectural breakdown, ...

5:50
Node.js vs Bun in 2026 – Is 10x Faster Actually True? Just Benchmark Hype?

95 views

1 month ago

Inno Sufiyan
NodeJS Series # 10: Event Loop, V8 & Libuv explained simply

In NodeJS Series #10, we go deep into the internal working of Node.js. If you’ve used Node to create servers, read files, or ...

5:23
NodeJS Series # 10: Event Loop, V8 & Libuv explained simply

62 views

2 weeks ago

Javascript Interview Questions
How does the Event Loop work step by step?

Learn how the JavaScript Event Loop works, including the call stack, microtask queue, macrotask queue, and the asynchronous ...

3:12
How does the Event Loop work step by step?

1 view

10 days ago

WSM Code
Backend Foundations 01: The Node.js Runtime Architecture

Is Node.js actually single-threaded? Yes... and No. In this first lesson of the Backend Foundations series, we tear apart the Node.js ...

15:12
Backend Foundations 01: The Node.js Runtime Architecture

19 views

3 weeks ago

WSM Code
Backend Foundations 02: Event Loop Phases & Worker Threads

Is your Node.js app freezing? Do you actually know what runs first: a Promise or a setTimeout? In Lesson 2 of Backend ...

18:40
Backend Foundations 02: Event Loop Phases & Worker Threads

16 views

2 weeks ago

StudentAI Hub
Node.js History: How Ryan Dahl Created Node.js in 2009 | Episode 04 (2026)

Discover the incredible origin story of Node.js and how Ryan Dahl revolutionized JavaScript development in 2009.

4:01
Node.js History: How Ryan Dahl Created Node.js in 2009 | Episode 04 (2026)

6 views

2 days ago

Abanoub Kerols
Node.js -   Single Thread - Multi Thread

الـNode.js مش Single Thread وبس… ومش Multi Thread بالمعنى التقليدي برضه في الفيديو شرح: Event Loop Macro vs Micro Tasks ...

7:49
Node.js - Single Thread - Multi Thread

7 views

1 month ago

Code for Interview
Nodejs Tutorial 17: FS Module in Node.js | Advanced Nodejs

File System (fs) module in Node.js is a built-in module that allows you to interact with the file system to read, write ...

18:02
Nodejs Tutorial 17: FS Module in Node.js | Advanced Nodejs

120 views

3 weeks ago

Code for Interview
Nodejs Tutorial 18: Modules in Node.js | Advanced Nodejs

Modules in Node.js are reusable blocks of code that encapsulate functionality and can be imported into other files to organize ...

12:38
Nodejs Tutorial 18: Modules in Node.js | Advanced Nodejs

109 views

3 weeks ago