ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,914,812 results

Traversy Media
Node.js Crash Course

This is an intro to Node.js. No frameworks or libraries. We will look at a bunch of the core modules including building a server with ...

2:06:35
Node.js Crash Course

562,768 views

1 year ago

Code ON 코드온
What is Node.js and how it works (explained in 2 minutes)

If you remember back to when we talked about 6 different things we can do with JavaScript [ https://youtu.be/saJGkROZwTM ], I ...

2:17
What is Node.js and how it works (explained in 2 minutes)

218,298 views

3 years ago

Programming with Mosh
Node.js Tutorial for Beginners: Learn Node in 1 Hour

Learn Node.js basics in 1 hour! ⚡ This beginner-friendly tutorial gets you coding fast. ❤️ Join this channel to get access to ...

1:18:16
Node.js Tutorial for Beginners: Learn Node in 1 Hour

6,436,344 views

7 years ago

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,084,713 views

5 years ago

People also watched

freeCodeCamp.org
CRUD API Tutorial – Node, Express, MongoDB

This is a great beginners course to learn the basics of backend development by building a CRUD API with Node.js, Express, and ...

1:33:14
CRUD API Tutorial – Node, Express, MongoDB

502,698 views

1 year ago

JavaScript Mastery
Build and Deploy a Production-Ready PERN Admin Dashboard | Full Stack Course

Master the PERN stack in this comprehensive guide, starting with a theoretical crash course on PostgreSQL, Express, React, and ...

7:53:22
Build and Deploy a Production-Ready PERN Admin Dashboard | Full Stack Course

135,719 views

2 weeks ago

CryptoJar
AIOZ Network Node Setup: Passive Income with Your PC (2026)

In this video, I'm showing you exactly how to install and set up an AIOZ Node on a Windows PC. As the DePIN (Decentralized ...

4:35
AIOZ Network Node Setup: Passive Income with Your PC (2026)

1,169 views

2 days 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,061,951 views

1 year ago

Fireship
Bun in 100 Seconds

Bun is a mega-fast JavaScript runtime for developers who want to nope out of their node modules folder. Let's run bun run.

2:46
Bun in 100 Seconds

378,074 views

6 days ago

Dipesh Malvia
Node.js and Express.js - Complete Course for Beginners | Learn Node.js in 6 Hours

This video is a full length 6 hours node.js & express.js course for beginners. The course is divided into 14 chapters. We start with ...

6:00:34
Node.js and Express.js - Complete Course for Beginners | Learn Node.js in 6 Hours

290,740 views

2 years ago

JavaScript Mastery
Complete Backend Course | Build and Deploy Your First Production-Ready API

Skip the basic CRUD—this Backend Crash Course is all about building a production-ready Subscription Management System ...

3:08:42
Complete Backend Course | Build and Deploy Your First Production-Ready API

1,514,650 views

11 months ago

Dipesh Malvia
Learn Node.js & Express with Project in 2 Hours

This video is a complete Nodejs & Express Crash Course for beginners. The video covers different Nodejs, Express, MongoDB ...

1:42:53
Learn Node.js & Express with Project in 2 Hours

804,113 views

2 years ago

Dave Gray
MERN Stack Full Tutorial & Project | Complete All-in-One Course | 8 Hours

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap This MERN Stack Full Tutorial & Project ...

7:50:56
MERN Stack Full Tutorial & Project | Complete All-in-One Course | 8 Hours

650,174 views

3 years ago

edureka!
Node JS Full Course - Learn Node.js in 7 Hours | Node.js Tutorial for Beginners | Edureka

Node.js Certification Training (Use Code "YOUTUBE20"): https://www.edureka.co/nodejs-certification-training This Edureka ...

7:02:44
Node JS Full Course - Learn Node.js in 7 Hours | Node.js Tutorial for Beginners | Edureka

571,599 views

6 years ago

freeCodeCamp.org
Node.js and Express.js - Full Course

Learn how to use Node and Express in this comprehensive course. First, you will learn the fundamentals of Node and Express.

8:16:48
Node.js and Express.js - Full Course

4,196,200 views

4 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

25,298 views

2 months ago

Dave Gray
Node.js Full Course for Beginners | Complete All-in-One Tutorial | 7 Hours

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap This Node.js Full Course for Beginners is an ...

6:50:42
Node.js Full Course for Beginners | Complete All-in-One Tutorial | 7 Hours

1,390,228 views

4 years ago

CultRepo
Node.js: The Documentary | An origin story

Back in 2008, most people thought of JavaScript as just a client-side language. But when Google's V8 appeared, young developer ...

1:02:49
Node.js: The Documentary | An origin story

816,719 views

1 year ago

freeCodeCamp.org
Intro to Backend Web Development – Node.js & Express Tutorial for Beginners

This introductory guide teaches you how to construct a basic backend for a website using popular technologies like Node.js, ...

2:26:22
Intro to Backend Web Development – Node.js & Express Tutorial for Beginners

122,341 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

68,976 views

9 months ago

Code Bless You
Node JS Tutorial for Beginners 2026 [Learn Node JS from Scratch]

Want to Learn Node JS from beginning to Advanced - Check out our "Ultimate Node JS Course" ...

2:16:43
Node JS Tutorial for Beginners 2026 [Learn Node JS from Scratch]

16,993 views

5 months ago

The Coding Train
How to Set Up a Node.js Project

Learn how to set up a Node.js project, run JavaScript code outside the browser, and use npm for package management!

24:44
How to Set Up a Node.js Project

100,097 views

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

61,315 views

9 months ago

Programming with Mosh
What is Node js?

What is Node js? This short video explains it in 3 minutes. Node js tutorial for beginners: https://youtu.be/TlB_eWDSMt4 ...

3:43
What is Node js?

984,831 views

8 years ago

PedroTech
Backend Complete Course | NodeJS, ExpressJS, JWT, PostgreSQL, Prisma...

Learn everything you need to know about Backend Development! NodeJS, Express, JWT Authentication, Validation and MORE!

3:02:37
Backend Complete Course | NodeJS, ExpressJS, JWT, PostgreSQL, Prisma...

61,391 views

1 month ago