ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,256,828 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,092,465 views

5 years 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

28,340 views

3 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

70,635 views

10 months 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

54,121 views

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

187,189 views

4 years 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 🚀

63,405 views

10 months 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,806,216 views

4 years ago

Software Developer Diaries
This is how the Node.js Event Loop really works

Check out the conference talk: https://fandf.co/4pqla98 And thanks to incident.io for sponsoring this video Learning how the ...

14:02
This is how the Node.js Event Loop really works

2,795 views

3 weeks 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,871 views

3 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,096,660 views

5 years ago

CodeSource
The UNTOLD Story of Node.js

Try Timescale Free for 30 days at https://codesource.io/timescale Big thanks to TimeScale for sponsoring this video! In 2009, a ...

9:06
The UNTOLD Story of Node.js

38,226 views

1 year 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,074,977 views

1 year 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?

685,184 views

1 year ago

Channels new to you

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)

36,103 views

2 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

31,820 views

3 months 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,344 views

4 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

903 views

5 months ago

Low Level
javascript can't stop winning

MY COURSES Sign-up for my FREE 3-Day C Course: https://lowlevel.academy ‍♂️ HACK YOUR CAREER Wanna learn to ...

8:36
javascript can't stop winning

153,675 views

3 weeks 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,639 views

3 months ago

Devity Works
How to Install Node.js on Windows 10 | Beginner-Friendly Tutorial

How to Install Node.js on Windows 10 step by step. In this beginner-friendly tutorial, you'll learn how to install Node.js on Windows ...

4:35
How to Install Node.js on Windows 10 | Beginner-Friendly Tutorial

167 views

9 days ago

Jelvix | TECH IN 5 MINUTES
Node.js vs Java | Which technology to choose in 2025?

Watch our comparison of Node.js and Java for backend development. Node.js powers real-time apps for PayPal, LinkedIn, Uber, ...

5:34
Node.js vs Java | Which technology to choose in 2025?

13,546 views

10 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

834,589 views

5 years ago

Jelvix | TECH IN 5 MINUTES
Django vs Node.js: Choosing the best framework...

Subscribe to CodeExplained! https://www.youtube.com/c/CodeExplained/ - When you think about choosing Django vs Node.js, ...

7:24
Django vs Node.js: Choosing the best framework...

45,429 views

3 years ago

Code With Ryan
Node.js is a serious thing now… (2023)

Javascript is single-threaded, so we normally have to do weird tricks to have Node.js fully utilize multicore CPUs. With worker ...

8:18
Node.js is a serious thing now… (2023)

685,500 views

2 years ago

Web Dev Simplified
Your First Node.js Web Server

In this video I am going to walk you through all the steps necessary to create your very first Node.js web server. We will start at the ...

8:57
Your First Node.js Web Server

611,813 views

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

233,532 views

5 years ago

ProCoders: Web & Apps development
Express JS vs Node JS - Which One Should You Choose?

Are you confused between Express JS and Node JS for your next app development project? This video breaks down the ...

4:33
Express JS vs Node JS - Which One Should You Choose?

9,387 views

1 year ago