ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,222,160 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,183,956 views

6 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

81,408 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

61,807 views

1 year 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,898,252 views

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

85,712 views

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

197,784 views

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

71,698 views

11 months ago

patchnotes
Node.js vs BUN: Old Guard and New Challenger

Node.js has ruled the backend JavaScript world for over a decade… but a new challenger has stepped onto the scene.

15:00
Node.js vs BUN: Old Guard and New Challenger

6,824 views

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

687,507 views

3 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

624,771 views

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

82,598 views

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

39,715 views

1 year ago

LearnCode.academy
What is Node.js Exactly? - a beginners introduction to Nodejs

What exactly is node.js? Is it a command-line tool, a language, the same thing as Ruby on Rails, a cure for cancer? If you're new ...

13:05
What is Node.js Exactly? - a beginners introduction to Nodejs

1,259,099 views

11 years ago

Channels new to you

Arivi by HCL GUVI
Node.js? The Technology Every Developer Should Learn in 2026!🔥

Node.js Explained in 6 Minutes | What is Node.js, How It Works & Why You Should Learn It What is Node.js? Who created it?

6:05
Node.js? The Technology Every Developer Should Learn in 2026!🔥

5,029 views

3 months ago

Ali Hossain
Build & Deploy a Node.js Website in 10 Minutes

In this video, I’ll show you the complete process using modern tools and a beginner-friendly workflow. From setting up the ...

10:20
Build & Deploy a Node.js Website in 10 Minutes

3,174 views

4 months ago

Guideon
How to Install Node.js on PC & Laptop (2026)

Want to install Node.js on your PC or laptop? This updated 2026 tutorial shows you how to download and install Node.js on ...

4:56
How to Install Node.js on PC & Laptop (2026)

316 views

3 months ago

Cloud Codes
Make Your Node App 25× Faster (Without Rewriting It)

Before you schedule a painful, three-month backend rewrite in Rust or Go just because an endpoint is slow, look at your profiler.

9:05
Make Your Node App 25× Faster (Without Rewriting It)

2,413 views

1 day ago

Jishan Ahmad Education
Node.js | Software Architecture | Unit 3 | Lec 5 | RGPV BTech CSE

Node.js | Software Architecture | Unit 3 | Lec 5 | RGPV BTech CSE In this lecture, we discuss Node.js as part of Software ...

4:14
Node.js | Software Architecture | Unit 3 | Lec 5 | RGPV BTech CSE

48 views

1 day ago

Hello World
Google Maps Place Details API Is INSANE | Node.js | Places API @googlemaps

Ever wondered how Google Maps knows everything about a place? In this tutorial, we explore the Google Maps Place Details ...

10:46
Google Maps Place Details API Is INSANE | Node.js | Places API @googlemaps

673 views

1 day ago

Heavy Coding
How to Render HTML File in Node.js | Serve HTML Pages Using HTTP & FS Module

How to Render HTML File in Node.js | Serve HTML Pages Using HTTP & FS Module In this tutorial, we will learn how to Render ...

6:29
How to Render HTML File in Node.js | Serve HTML Pages Using HTTP & FS Module

116 views

2 days ago

Dave Gray
Introduction to Node JS | Node.js Tutorials for Beginners

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap In this introduction to Node.js, we will install ...

17:09
Introduction to Node JS | Node.js Tutorials for Beginners

143,283 views

5 years ago

node.js
Morning Keynote- Everything You Need to Know About Node.js Event Loop - Bert Belder, IBM

Morning Keynote- Everything You Need to Know About Node.js Event Loop - Bert Belder, IBM If you're a Node.js programmer, you ...

15:42
Morning Keynote- Everything You Need to Know About Node.js Event Loop - Bert Belder, IBM

106,774 views

9 years 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,141,042 views

6 years ago

Fireship
7 Ways to Deploy a Node.js App

7 unique ways to deploy a server-side app to the cloud. Explore the tradeoffs between each node.js deployment option on Google ...

9:14
7 Ways to Deploy a Node.js App

615,088 views

5 years ago

Computerphile
Discussing node.js - Computerphile

The hidden technology that's behind apps like Visual Studio Code & Skype is web based. David Domminney Fowler chats ...

12:55
Discussing node.js - Computerphile

226,234 views

5 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

71,717 views

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

848,232 views

6 years ago

Show more