ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,274,686 results

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)

189,893 views

4 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,113,976 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

35,872 views

4 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

74,942 views

11 months 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?

686,616 views

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

56,164 views

1 year ago

Jelvix | TECH IN 5 MINUTES
Python VS Node.JS : should they really be compared?

Comparing Node.js VS Python is a hot topic these days. Or is it? ▷ Contact Jelvix: jelvix.com ▷ For YouTube partnerships: ...

4:38
Python VS Node.JS : should they really be compared?

16,768 views

3 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,825,638 views

5 years ago

Mehul Mohan
We Lost Users Because of Node.js

First part video: https://www.youtube.com/watch?v=8cwZYMV-vaw Take part in TestSprite's $3000 Hackathon starting on 9th ...

15:21
We Lost Users Because of Node.js

22,812 views

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

4 months ago

Fireship
I created a Command Line Game for you // 5-Minute Node.js CLI Project

Building your own Command Line Interface (CLI) is easier than you might think with Node.js. There are a bunch of open-source ...

6:25
I created a Command Line Game for you // 5-Minute Node.js CLI Project

537,626 views

4 years ago

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

46,813 views

2 months ago

Fireship
Bun is disrupting JavaScript land

Let's take a first look at Bun 1.0 - the worlds fastest JavaScript runtime. Find out how Bun compares to Node.js and Deno.

4:30
Bun is disrupting JavaScript land

1,032,021 views

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

156,149 views

2 months ago

Monsterlessons Academy
Node JS Event Loop: The One Thing Most Developers Overlook!

Build dummy or mock APIs in a few seconds with Beeceptor ...

9:33
Node JS Event Loop: The One Thing Most Developers Overlook!

17,696 views

1 year ago

The Coding Train
2.1 Server-side with Node.js - Working with Data and APIs in JavaScript

https://github.com/CodingTrain/Intro-to-Data-APIs-JS Welcome to Module #2! In the previous module, I focused on client-side ...

18:17
2.1 Server-side with Node.js - Working with Data and APIs in JavaScript

280,177 views

6 years ago

Programming with Mosh
The Complete Backend Developer Roadmap

Go from zero to a backend developer in 12 months. This step-by-step roadmap covers the essential skills and latest technologies ...

8:24
The Complete Backend Developer Roadmap

752,276 views

1 year ago

Loïs Talagrand
Complete NodeJs Developer Review (Zero To Mastery)

Best price I could find for the course (use coupon code FRIENDS10): ...

18:49
Complete NodeJs Developer Review (Zero To Mastery)

763 views

2 years ago

Nikita Dev
Error Handling in NodeJS (Complete Guide) | Node Tutorial

In this video you'll learn about what kinds of errors to handle in NodeJS, how to best handle them, and how to create your own ...

17:54
Error Handling in NodeJS (Complete Guide) | Node Tutorial

52,448 views

3 years ago

Better Stack
Deno 2 vs Bun: Which Should You Choose?

Node.js dominated server-side JavaScript for 9 years, but now Bun and Deno are changing the game. Both promise better ...

7:52
Deno 2 vs Bun: Which Should You Choose?

37,619 views

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

3 years ago

Alex Rusin
OOP in Node.js: The Secret to Building Modular Apps with Classes

The principles of object-oriented programming are introduced and explained in the context of Node.js. The #1 Complete ...

8:24
OOP in Node.js: The Secret to Building Modular Apps with Classes

1,280 views

11 months ago

Net Ninja
Node JS Tutorial for Beginners #13 - Streams and Buffers

Alright gang, in this node js tutorial I'll show you how streams and buffers work, so that we're fully prepared to use them within our ...

4:36
Node JS Tutorial for Beginners #13 - Streams and Buffers

304,885 views

9 years ago

Fireship
The Async Await Episode I Promised

The await is over! Learn how to make your JavaScript Promise code beautiful and concise with async-await ...

12:04
The Async Await Episode I Promised

1,223,246 views

7 years ago

Software Developer Diaries
Node.js Security Best Practices: JWT blacklisting, rate limiting, schema validation

Get Docuo to create a knowledge base now: https://bit.ly/45LYSF5 ======⚡⚡⚡====== Security best practices have to be ...

12:02
Node.js Security Best Practices: JWT blacklisting, rate limiting, schema validation

43,473 views

2 years ago