ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,370,235 results

Fireship
Node.js Ultimate Beginner’s Guide in 7 Easy Steps

Why learn Node.js in 2020? Master the fundamentals of Node in 7 easy steps, then build a fullstack web app and deploy it to a ...

16:20
Node.js Ultimate Beginner’s Guide in 7 Easy Steps

2,080,142 views

5 years ago

Victor Robles WEB
Aprende NodeJS en 15 Minutos 📗

Aprende todo de NodeJS aquí https://victorroblesweb.es/master-backend Suscríbete: ...

19:04
Aprende NodeJS en 15 Minutos 📗

13,391 views

7 months ago

Coding2GO
What is Node.js? JavaScript Back-End Tutorial

In this video, you'll learn how Node.js turns your computer into a real web server — and how you can build complete back-ends ...

8:10
What is Node.js? JavaScript Back-End Tutorial

23,346 views

2 months ago

Nova Designs
Master Node JS in an easy way

Learn the most important concepts of Node.js and Express.js in simple and easy manner. ✓ EchoAPI extension for VS Code: ...

17:10
Master Node JS in an easy way

67,760 views

9 months ago

Peter Elbaum
Node.js Interview Questions (4 Must-Know Concepts)

Follow Me Online Here: My website/blog - https://peterelbaum.com ✉️ My newsletter (weekly on Sundays) ...

5:29
Node.js Interview Questions (4 Must-Know Concepts)

185,420 views

4 years ago

STALLYONS TECHNOLOGIES
PHP vs Node.js: The Truth About Backend Development in 2025

PHP vs Node.js: The Truth About Backend Development in 2025 Are you debating between PHP vs Node.js for your next project?

4:23
PHP vs Node.js: The Truth About Backend Development in 2025

52,584 views

10 months ago

midudev
Node.js is back

Node.js is getting its act together. It now includes native support for Glob and soon for SQLite, PostgreSQL, and S3. Fewer ...

4:36
Node.js is back

42,998 views

3 months ago

ByteMonk
The Genius Behind Node.js Single Thread Model 🚀

The Single Thread Model is at the core of how JavaScript works in browsers and Node.js—and understanding it is key for building ...

8:27
The Genius Behind Node.js Single Thread Model 🚀

60,103 views

9 months ago

Telusko
What is Node js? | Simplified Explanation

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

8:49
What is Node js? | Simplified Explanation

832,948 views

5 years ago

Soy Dalto
WHAT CAN YOU DO WITH NODEJS? - ANALYZING TECHNOLOGIES

Would you like to learn Node JS? In this video, we're going to talk about Node JS. Although it's not a Node JS course, you'll ...

10:46
WHAT CAN YOU DO WITH NODEJS? - ANALYZING TECHNOLOGIES

122,383 views

6 years ago

Programador X
Javascript on the backend? 🤯 What is Node.js?

We'll cover everything you need to know about Node.js for using JavaScript on the server. 📙 Get started for FREE with my HTML ...

11:00
Javascript on the backend? 🤯 What is Node.js?

81,779 views

4 years ago

Awesome
Node quietly became surprisingly good...

A look at modern Node JS features and patterns. Topics: 1. Working with Node JS; 2. JavaScript on the server; 3. Promises and ...

4:15
Node quietly became surprisingly good...

43,384 views

6 months ago

Academind
Node.js can do that?

Node.js is not the Node.js you might know from 2018 anymore. It's so much better. You might not need nodemon and some other ...

10:15
Node.js can do that?

67,092 views

2 months ago

Channels new to you

The Coding Gopher
Bun just killed Node.js

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

7:51
Bun just killed Node.js

36,703 views

2 weeks ago

Anton Putra
Deno vs. Node.js vs. Bun Performance & Comparison (2026)

Deno vs. Bun vs. Node.js Performance Comparison ‍ Mentorship/On-the-Job Support/Consulting ...

6:14
Deno vs. Node.js vs. Bun Performance & Comparison (2026)

34,048 views

1 month ago

Cloudflare Developers
Top 3 New Node.js APIs on Cloudflare Workers

Cloudflare Workers just got a huge upgrade with newly supported Node.js APIs! In this video, we'll cover the top features now ...

9:51
Top 3 New Node.js APIs on Cloudflare Workers

2,252 views

3 months ago

Study Automation Academy
Caching in Node.js: Boost Your App Performance

In this video, we'll dive into the world of caching in Node.js! Learn how to implement different caching strategies to drastically ...

10:50
Caching in Node.js: Boost Your App Performance

775 views

4 months ago

Brototype Tamil
Node js Explained in Tamil | Why It’s Used & How to Install Step by Step

Learn why Node.js is used in modern MERN Stack development and how to install Node.js step-by-step in Tamil. Perfect for ...

10:17
Node js Explained in Tamil | Why It’s Used & How to Install Step by Step

29,344 views

2 months ago

Mehul Mohan
Another vulnerability for React/Next.js via Node.js

Make sure you leave a like and subscribe to the channel!

10:18
Another vulnerability for React/Next.js via Node.js

8,787 views

4 days ago

Software Developer Diaries
So here is what's new in Node.js

Let's learn about the newest Node.js features that you've probably missed. Things like the native fetch, native WebSocket client, ...

6:02
So here is what's new in Node.js

2,538 views

2 months ago

Net Ninja
Node.js Crash Course Tutorial #1 - Introduction & Setup

Hey gang, welcome to the first Node js tutorial from this crash course. To download Node.js go to https://nodejs.org/en/download/ ...

16:37
Node.js Crash Course Tutorial #1 - Introduction & Setup

1,091,085 views

5 years ago

Fireship
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express

What is an API? What is REST? Learn how an Application Programming Interface (API) can adhere to Representational State ...

11:20
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express

1,790,246 views

4 years ago

Simplilearn
What Is Node.js? | Introduction To Node.js | Node JS Tutorial For Beginners | Simplilearn

IBM - Full Stack Java Developer Masters Program ...

12:58
What Is Node.js? | Introduction To Node.js | Node JS Tutorial For Beginners | Simplilearn

70,503 views

5 years ago

Lydia Hallie
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

Learn how the browser event loop, task queue, microtask queue, and Web APIs work together to enable non-blocking, ...

12:35
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

1,054,048 views

1 year ago

Telusko
How Node JS Works?

Its important to understand how Node JS works as a backend And How it handle multiple requests from clients. What is libuv?

9:11
How Node JS Works?

232,660 views

5 years ago

Fireship
Deno 2 is here… will it actually kill Node.js this time?

Take a first look at Deno 2.0 - a JavaScript runtime with first-class TypeScript support, and now full compatibility with Node.js ...

4:16
Deno 2 is here… will it actually kill Node.js this time?

684,126 views

1 year ago

ByteMonk
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

Node.js is famously single-threaded—but when you hit CPU-heavy operations like encryption, data processing, or image resizing, ...

7:52
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

35,464 views

9 months ago