ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143,591 results

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,347 views

10 months 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

42,627 views

1 month ago

NorthSec
Olivier Arteau -- Prototype pollution attacks in NodeJS applications

Prototype pollution is a term that was coined many years ago in the JavaScript community to designate libraries that added ...

22:50
Olivier Arteau -- Prototype pollution attacks in NodeJS applications

16,098 views

7 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

4,030 views

2 years ago

The Linux Foundation
A New Online Course For Node.js

The Linux Foundation and OpenJS Foundation recently released a new online training course targeted at Node.js community.

15:56
A New Online Course For Node.js

1,608 views

4 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,863 views

1 year ago

Nico Develop
C'est quoi NodeJS ? Apprendre à coder avec NodeJS

Conseils et formations : https://nico-develop.com/formations.

9:27
C'est quoi NodeJS ? Apprendre à coder avec NodeJS

10,487 views

5 years ago

Raddy
Learn Morgan - HTTP request logger for NodeJs

Today we are going to explore the NPM middleware called Morgan. Morgan is a Node.js middleware to log HTTP requests.

12:45
Learn Morgan - HTTP request logger for NodeJs

6,934 views

3 years 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,848 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

738 views

3 months ago

Raddy
NodeJs Cron Jobs: A Comprehensive Guide | Node Schedule

In this video, we are going to look into scheduled tasks using a library called node-schedule. Cron jobs are scheduled tasks that ...

17:18
NodeJs Cron Jobs: A Comprehensive Guide | Node Schedule

14,653 views

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

2 months ago

Vincent Lab
How to Communicate with a Virtual Serial Port in Node.js

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

3:49
How to Communicate with a Virtual Serial Port in Node.js

9,062 views

5 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,071 views

3 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,466 views

2 years ago

Raddy
CRUD User Management System – Nodejs, Express, MongoDB & EJS (Reupload)

Today we are going to build a basic user management system using Node.js, Express, Express-EJS and MongoDB. Bootstrap ...

2:37:53
CRUD User Management System – Nodejs, Express, MongoDB & EJS (Reupload)

74,911 views

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

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

1 year ago

Elide
Introducing Elide: A new NodeJS alternative powered by the JVM

Elide (https://elide.dev) is a new runtime and framework designed for the polyglot software era. With Elide, coding in multiple ...

48:07
Introducing Elide: A new NodeJS alternative powered by the JVM

4,048 views

2 years ago

Matt Ross
Interprocess Communication over the Filesystem in Node.js

Use node.js' `net` module to communicate from a short-lived process with no state to a long-running process with existing state.

18:23
Interprocess Communication over the Filesystem in Node.js

1,913 views

8 years ago