ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,496 results

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

50,327 views

5 months ago

๐—ฆ๐˜๐—ฎ๐—ฟ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ž๐—ต
Learn Node.js โ€” Complete Beginner Tutorial for Backend Development

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, and Livewire Lookingย ...

6:47
Learn Node.js โ€” Complete Beginner Tutorial for Backend Development

129 views

6 months ago

๐—ฆ๐˜๐—ฎ๐—ฟ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ž๐—ต
Node.js JWT Authentication with MySQL | Beginner Full Tutorial

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, and Livewire Lookingย ...

9:44
Node.js JWT Authentication with MySQL | Beginner Full Tutorial

368 views

5 months ago

๐—ฆ๐˜๐—ฎ๐—ฟ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ž๐—ต
Node.js Complete Crash Course | Build REST APIs from Scratch

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, and Livewire Lookingย ...

44:38
Node.js Complete Crash Course | Build REST APIs from Scratch

304 views

5 months ago

Geoffrey Schmit
02.10: simple Node.js server

Web Application Frameworks. Naperville North High School, Software Engineering, 2025-2026.

15:14
02.10: simple Node.js server

17 views

6 months ago

๐—ฆ๐˜๐—ฎ๐—ฟ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ž๐—ต
Full CRUD API Tutorial with Node.js, Express & MySQL

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, and Livewire Lookingย ...

9:12
Full CRUD API Tutorial with Node.js, Express & MySQL

515 views

5 months ago

Alex Demko
GraphQL Full Tutorial: Apollo Server + MongoDB + Node.js Explained ๐Ÿ’ก

Wondering how GraphQL works in a real project? In this video, I'll show you how to build a real-world GraphQL server usingย ...

34:34
GraphQL Full Tutorial: Apollo Server + MongoDB + Node.js Explained ๐Ÿ’ก

746 views

11 months ago

Alex Demko
Elasticsearch Explained: Build a Fast Search App with Node.js & React! ๐Ÿš€

Ever wondered how Elasticsearch powers blazing-fast searches? In this video, we explore Elasticsearch โ€” a scalable NoSQLย ...

25:25
Elasticsearch Explained: Build a Fast Search App with Node.js & React! ๐Ÿš€

2,329 views

11 months ago

Code with tkssharma
Is your NestJS/Node.js API actually ready for production traffic?

Is your NestJS/Node.js API actually ready for production traffic? Most APIs work fine in development with 100 requests/second...

12:11
Is your NestJS/Node.js API actually ready for production traffic?

219 views

1 month ago

๐—ฆ๐˜๐—ฎ๐—ฟ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ž๐—ต
Node.js & MySQL Beginner Tutorial | Build a REST API

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, and Livewire Lookingย ...

10:55
Node.js & MySQL Beginner Tutorial | Build a REST API

259 views

6 months ago

Alex Demko
Bun vs Node.js: The Ultimate JavaScript Backend Showdown You Need to See ๐Ÿคฏ

Discover the real differences between Bun and Node.js in this hands-on, no-nonsense comparison Are you ready to see whichย ...

14:21
Bun vs Node.js: The Ultimate JavaScript Backend Showdown You Need to See ๐Ÿคฏ

6,173 views

7 months ago

Roel Van de Paar
How would I do this SQL query with nodejs sequelize?

How would I do this SQL query with nodejs sequelize? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon:ย ...

1:35
How would I do this SQL query with nodejs sequelize?

8 views

5 days ago

Igalia
Shipping Node.js packages in 2025

Since the stabilization of ESM in Node.js in 2020, shipping packages that work with both the old CommonJS system and the newย ...

30:11
Shipping Node.js packages in 2025

76 views

7 months ago

๐—ฆ๐˜๐—ฎ๐—ฟ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ž๐—ต
Node.js vs Nuxt 3 | JWT Authentication with RSA Encryption

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, and Livewire Lookingย ...

34:21
Node.js vs Nuxt 3 | JWT Authentication with RSA Encryption

237 views

5 months ago

Seth Franklin
Using Terraform and Ansible to automate deploying a Node.js application to AWS

Previous video: https://youtu.be/rcTmNL1t8UY Source code: https://github.com/SethFranklin/CatUpload.

11:33
Using Terraform and Ansible to automate deploying a Node.js application to AWS

27 views

11 months ago

blaise javi and PRINCE DOLLA
Build Registration Form with React, Node.js & MySQL | Full Stack Tutorial for Beginners

Learn how to create a user registration form and connect a React app to a MySQL database. This video also shows how to send,ย ...

36:42
Build Registration Form with React, Node.js & MySQL | Full Stack Tutorial for Beginners

22 views

2 months ago

Seth Franklin
Containerizing a Node.js application using Docker

Source code: https://github.com/SethFranklin/IsEvenContainerized.

6:43
Containerizing a Node.js application using Docker

6 views

11 months ago

Roel Van de Paar
Posting to Tumblr via Node.js

amzn.to/4aLHbLD You're literally one click away from a better setup โ€” grab it now! Posting to Tumblr via Node.js Helpful?

3:00
Posting to Tumblr via Node.js

2 views

3 days ago

freecodestack
Node.js is NOT Single-Threaded Anymore! (Worker Threads Tutorial) - FreeCodeStack

Node.js is famous for being single-threaded, but did you know you can run heavy tasks in parallel using Worker Threads?

13:06
Node.js is NOT Single-Threaded Anymore! (Worker Threads Tutorial) - FreeCodeStack

12 views

1 month ago

Code Mate
How to Connect MongoDB compass with Node.js & Express (2026 Beginner Guide)

Learn how to connect MongoDB with Node.js and Express step by step using Mongoose. In this tutorial, we will build a backendย ...

5:38
How to Connect MongoDB compass with Node.js & Express (2026 Beginner Guide)

95 views

1 month ago