ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

132,730 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

38,221 views

3 weeks ago

The Linux Foundation
OWASP Top 10 Vulnerabilities in Node.js - Marco Ippolito, NearForm

OWASP Top 10 Vulnerabilities in Node.js - Marco Ippolito, NearForm This talk will provide an overview of the OWASP Top 10 ...

31:34
OWASP Top 10 Vulnerabilities in Node.js - Marco Ippolito, NearForm

905 views

2 years ago

DEFCONConference
DEF CON 31 - Prototype Pollution Leads to Remote Code Execution in NodeJS -  Shcherbakov, Balliu

Many have heard about Prototype Pollution vulnerabilities in JavaScript applications. This kind of vulnerability allows an attacker ...

20:18
DEF CON 31 - Prototype Pollution Leads to Remote Code Execution in NodeJS - Shcherbakov, Balliu

3,999 views

2 years ago

dotconferences
Node.js will use all the memory available, and that's OK! - Matteo Collina - dotJS 2025

Talk recorded on April 3, 2025, at the 10th edition of the dotJS conference, organized in Paris, at the Folies Bergère theater.

18:52
Node.js will use all the memory available, and that's OK! - Matteo Collina - dotJS 2025

4,251 views

9 months ago

OktaDev
Node.js Login with Express and OIDC

This screencast shows how to add a Login feature to a Node.js application. * Blog post: ...

9:00
Node.js Login with Express and OIDC

21,915 views

5 years ago

JSConf
N-API - The new native in node.js // Atishay Jain // CascadiaJS 2018

Ever tried calling C++ from Node or Electron. Hate native modules because of the compilation and maintenance issues. This talk ...

27:39
N-API - The new native in node.js // Atishay Jain // CascadiaJS 2018

5,597 views

7 years 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,138 views

2 months ago

Red Hat Developer
Deploying a Node.js application on OpenShift Developer Sandbox

The video demonstrates how a simple Node.js REST API quickstart from https://github.com/nodeshift-starters can be deployed ...

3:26
Deploying a Node.js application on OpenShift Developer Sandbox

2,358 views

2 years ago

Ariel Weinberger
The Difference Between Node.js and Nginx in 60 Seconds 🧠 #microlearning #nodejs #developer #webdev

What's the difference between Node.js and Nginx? Find out in 60 seconds!

1:00
The Difference Between Node.js and Nginx in 60 Seconds 🧠 #microlearning #nodejs #developer #webdev

3,802 views

1 year ago

Vincent Lab
How to Communicate With the Serial Port in Node.js

In this video, I will show you how to communicate with the serial port in Node.js Subscribe for more ...

2:46
How to Communicate With the Serial Port in Node.js

48,129 views

5 years ago

The Linux Foundation
Node.js Application Development Training Course from The Linux Foundation and OpenJS Foundation

Improve your versatility in creating various types of Node.js applications. Covering a broad set of use cases and using Node.js ...

1:08
Node.js Application Development Training Course from The Linux Foundation and OpenJS Foundation

2,583 views

5 years ago

Raddy
How to Highlight A Terminal Output with Node.JS using Chalk

In this video, we are going to explore another popular NPM package called Chalk. Simply put, Chalk allows us to do Terminal ...

12:25
How to Highlight A Terminal Output with Node.JS using Chalk

2,521 views

4 years ago

OktaDev
Add Authentication to Existing Node.js/Express Apps with Auth0 | Express and Auth Series Part 2

This video was originally published on Jun 21, 2021 Need to add Authentication to an existing Node.js/Express web application?

13:20
Add Authentication to Existing Node.js/Express Apps with Auth0 | Express and Auth Series Part 2

25,515 views

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

1,395 views

6 months ago

EngX Space
Coding Interview Questions and Answers: JavaScript Backend Node.js / Mock Interview Show #3

Course: "AI-supported software engineering": https://epa.ms/ai-swe Course: "AI-Supported Testing": https://epa.ms/ai-aqa ...

1:28:16
Coding Interview Questions and Answers: JavaScript Backend Node.js / Mock Interview Show #3

4,003 views

1 year ago

Raddy
Node.js Express EJS Layouts and Partials Tutorial

Today we are going to look at how we can use Express EJS Layouts to help us with website templating which ultimately helps us ...

27:00
Node.js Express EJS Layouts and Partials Tutorial

105,702 views

5 years ago

PixelStacks Academy
When to Use Node js and When NOT To

Thinking about using Node.js for your next backend project? In this short video, you'll learn when to use Node.js — and when ...

0:15
When to Use Node js and When NOT To

736 views

3 months ago

OktaDev
Build a Secure Node.js App with SQL Server Step-by-Step

In this tutorial, you will learn the basics of creating a secure Node.js web application and API using Microsoft SQL Server by ...

2:37:11
Build a Secure Node.js App with SQL Server Step-by-Step

71,188 views

5 years ago

LF Decentralized Trust
Chaincode deep dive with Node.js

A recording of a Hyperledger Tech Study Circle session run by the Hyperledger Sweden meetup group on March 12, 2021. This is ...

1:27:58
Chaincode deep dive with Node.js

2,498 views

4 years ago

Vincent Lab
How to Bundle your Node.js application into an executable for Windows, Linux, and OS X

In this video, I will show you how to take a Node.js application and turn it into an executable for Windows, Linux, and OSX ...

5:09
How to Bundle your Node.js application into an executable for Windows, Linux, and OS X

114,370 views

6 years ago

Raddy
NodeJs Limiting Network Traffic - Express, Express Rate Limit

Today we are going to look at Rate limiting, which is a strategy for limiting network traffic. We'll use Express and the Express Rate ...

13:40
NodeJs Limiting Network Traffic - Express, Express Rate Limit

7,025 views

3 years ago

Vincent Lab
How to Create a Secure REST API with Node.js and Express

In this video, I'm going to be showing you how to create a secure REST API with Node.js and Express. Subscribe for more ...

8:42
How to Create a Secure REST API with Node.js and Express

57,743 views

4 years ago

Vincent Lab
How to Create PDFs in Node.js using PDF Kit

In this video I will be showing you how to create PDF files using Node.js Subscribe for more ...

3:12
How to Create PDFs in Node.js using PDF Kit

13,511 views

6 years ago

OktaDev
Protecting Routes and Securing API Endpoints in Node.js/Express | Express and Auth Series Part 3

This video was originally published on Aug 26, 2021. Authentication lets you control access to web application routes and API ...

22:29
Protecting Routes and Securing API Endpoints in Node.js/Express | Express and Auth Series Part 3

8,455 views

2 years ago

Rod Tech Talk
5 Node JS Developer Side Hustle Ideas

Free 7 Step Freelance Node JS Developer Guide: https://digilinksolutions.net/lp/guide/ PREMIUM COURSES ▻ 30 Day ...

11:39
5 Node JS Developer Side Hustle Ideas

1,930 views

5 years ago