ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,764,080 results

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)

219,419 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,439,660 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,086,371 views

5 years ago

freeCodeCamp Español
Aprende Node.js y Express - Curso desde Cero

Aprende los fundamentos de Node.js y Express paso a paso en este curso de 8.5 horas desde cero. Practica con un proyecto ...

8:29:33
Aprende Node.js y Express - Curso desde Cero

595,603 views

3 years ago

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

564,515 views

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

817,957 views

1 year 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,200,130 views

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

985,364 views

8 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,971 views

2 months ago

midulive
NODE.JS COURSE FROM SCRATCH: Introduction and First Steps

Learn everything you need to know about Node.js. In this Chapter 1, you'll truly understand what it is, how it works, engage ...

2:18:31
NODE.JS COURSE FROM SCRATCH: Introduction and First Steps

691,921 views

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

125,219 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,391,873 views

4 years ago

Fazt
Nodejs Curso Práctico desde Cero (Javascript en el Backend)

Este es un curso de nodejs enfocado en desarrolladores web Frontend principiantes que ya conocen Javascript y HTML, y ahora ...

4:42:35
Nodejs Curso Práctico desde Cero (Javascript en el Backend)

323,353 views

3 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

69,376 views

9 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

53,424 views

11 months ago

Traversy Media
Node.js Crash Course

Updated Version - https://youtu.be/32M1al-Y6Ag In this crash course we will explore Node.js fundamentals including modules ...

1:30:08
Node.js Crash Course

1,694,863 views

6 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,801 views

9 months ago

JavaScript Conferences by GitNation and React Conferences by GitNation
The State of Node.js 2025 Explained by Its TSC Member

Talk: Matteo Collina - "The State of Node.js 2025", JSNation 2025 Node.js continues to thrive despite claims of its decline.

30:28
The State of Node.js 2025 Explained by Its TSC Member

10,133 views

3 months ago

jonmircha
Curso Desarrollo Web con Node.js y Express.js - jonmircha

En este curso te enseño desarrollo web con Node.js y su framework más popular y usado en la industria: Express.js. Aprende a ...

8:01:45
Curso Desarrollo Web con Node.js y Express.js - jonmircha

53,005 views

2 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,219 views

13 days ago

Coding2GO
JavaScript Backend Course - Express.js & Node.js in 24 Minutes

In this video, you'll learn how to set up an Express server from scratch, create routes, handle JSON data, connect a small front-end ...

24:17
JavaScript Backend Course - Express.js & Node.js in 24 Minutes

21,498 views

1 month 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,796,596 views

4 years ago

Codigo 369
APRENDE NODE.JS DESDE CERO: PASO A PASO

Partes del video 00:00:00 ¿Qué es node? 00:04:33 Instalaciones previas 00:08:19 Ejecutando node 00:17:26 Módulos 00:19:08 ...

2:03:07
APRENDE NODE.JS DESDE CERO: PASO A PASO

12,624 views

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

64,251 views

1 month ago

Telusko
Node JS Tutorial | Crash Course

00:00 - What is Node JS? 08:33 - Node Js Installation 16:38 - Getting Started with Node JS 30:55 - How Node JS Works? 40:00 ...

1:28:10
Node JS Tutorial | Crash Course

347,234 views

5 years ago