ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

197,269 results

Agile Coder
Setting Up Node.js + Express + TypeScript the Right Way

In this video, I'll show you the right way to set up a Node.js + Express + TypeScript project — a clean, scalable boilerplate you can ...

5:37
Setting Up Node.js + Express + TypeScript the Right Way

13,322 views

1 year ago

midudev
📘 Tutorial TypeScript con Node.js y Express. ¡Crea tu API REST con tipos estáticos DESDE CERO!

Aprende a crear una API REST con Node.js, Express y tipos, gracias a TypeScript. Clase basada en el original FullStack Open ...

1:37:13
📘 Tutorial TypeScript con Node.js y Express. ¡Crea tu API REST con tipos estáticos DESDE CERO!

220,121 views

3 years ago

Beyond Fireship
How to Setup Node.js with TypeScript in 2023

Learn how to setup Node.js with TypeScript while supporting native ES modules. Use the new NodeNext option to easily interop ...

3:45
How to Setup Node.js with TypeScript in 2023

455,034 views

3 years ago

midudev
Node.js ya entiende TypeScript

Big news: Node 22.18 LTS allows you to run TypeScript without config (note: it doesn't support enums; it uses objects as a ...

5:21
Node.js ya entiende TypeScript

29,177 views

5 months ago

Colt Steele
How To Use TypeScript With Express & Node

Get the code here: https://github.com/Colt/express-ts Get my TypeScript course here: ...

17:05
How To Use TypeScript With Express & Node

88,387 views

3 years ago

Code With Antonio
The Complete Guide To Building A REST API With Node, Express, TypeScript & MongoDB + Authentication

Discord for any problems/errors/bugs: https://www.codewithantonio.com/discord Github & Live Website: ...

49:47
The Complete Guide To Building A REST API With Node, Express, TypeScript & MongoDB + Authentication

347,537 views

2 years ago

TomDoesTech
Learn Express JS With TypeScript

00:00 - Introduction 01:20 - Bootstrap the application 06:50 - Routing 11:14 - Express interfaces 12:13 - Responses 14:19 ...

40:16
Learn Express JS With TypeScript

80,886 views

4 years ago

People also watched

MonkeyWit
API REST con Node js y Express | CRUD

Crea tu primera API REST con NODE JS en 30 MINUTOS . En este video te muestro cómo crear una API REST simple usando ...

36:36
API REST con Node js y Express | CRUD

42,130 views

2 years ago

midulive
From Novice to Ninja: Learn TypeScript - Intensive Course (#1)

In this video, we will be talking about TypeScript 2023. This is a comprehensive and detailed guide to learning TypeScript ...

1:42:32
From Novice to Ninja: Learn TypeScript - Intensive Course (#1)

276,955 views

2 years ago

The Nerdy Canuck
RESTful API using Node JS, MongoDB & Typescript IN-DEPTH [2022]

Here is an in depth look at how to create a fully functional RESTful API with mongoose, typescript based in Node JS. Github: ...

49:06
RESTful API using Node JS, MongoDB & Typescript IN-DEPTH [2022]

58,379 views

3 years ago

Владилен Минин | Result University
Полная настройка Node.js с TypeScript в 2023

Инструкция и исходный код тут: https://t.me/js_by_vladilen/548 Если вы хотите увидеть работу ИИ изнутри и собрать свой ...

17:36
Полная настройка Node.js с TypeScript в 2023

39,179 views

3 years ago

Fazt
Express Framework de Nodejs, Curso para principiantes (Javascript en el backend)

Express es un framework de Nodejs usado para crear aplicaciones de servidor usando Javascript. Con express puedes crear ...

4:00:30
Express Framework de Nodejs, Curso para principiantes (Javascript en el backend)

224,523 views

3 years ago

MoureDev by Brais Moure
Curso de TYPESCRIPT Desde Cero: Primeros Pasos en una hora

Tutorial de primeros pasos con el lenguaje de programación TypeScript, la alternativa a JavaScript. Tienes toda la información, ...

1:08:47
Curso de TYPESCRIPT Desde Cero: Primeros Pasos en una hora

58,029 views

2 years ago

Rettson
Node.js API From Scratch Using TypeScript, Express And MongoDB #1

Ever wanted to learn how to create your own NodeJS APIs using Node.js, Typescript, MongoDB and Express? Well you're in luck!

1:31:01
Node.js API From Scratch Using TypeScript, Express And MongoDB #1

66,707 views

4 years ago

Victor Robles WEB
Aprende NodeJS en 15 Minutos 📗

Aprende todo de NodeJS aquí https://victorroblesweb.es/master-backend Suscríbete: ...

19:04
Aprende NodeJS en 15 Minutos 📗

13,182 views

7 months ago

TomDoesTech
Build an Authentication API with Node.js, TypeScript, Typegoose, ExpressJS & Zod

Repository: https://github.com/TomDoesTech/auth-api-tutorial ❤️Host your applications and get $100 credit (referral): ...

1:59:47
Build an Authentication API with Node.js, TypeScript, Typegoose, ExpressJS & Zod

54,395 views

4 years ago

Tom Shaw
REST API Tutorial - TypeScript, Node.js, MongoDB

SOURCE CODE: https://github.com/IAmTomShaw/my-finance-api Check out Arcjet: https://launch.arcjet.com/2k06cZy In today's ...

13:11
REST API Tutorial - TypeScript, Node.js, MongoDB

10,658 views

1 year ago

Fireship
Big projects are ditching TypeScript… why?

Why are some big open-source projects like Turbo and Svelte dropping TypeScript in favor of vanilla JavaScript? Learn about the ...

3:38
Big projects are ditching TypeScript… why?

1,563,172 views

2 years ago

Alex Rusin
Node.js Express Server Tutorial (2026) | From Zero to API

New and updated How to Build Secure Next.js Authentication in 2026: ...

42:21
Node.js Express Server Tutorial (2026) | From Zero to API

1,623 views

2 months ago

Anson
Express JS with TypeScript - Setup, Examples, Testing

DISCLAIMER* This is NOT a full in depth tutorial on Express JS. It is only designed to walk you through the setup process of ...

1:20:13
Express JS with TypeScript - Setup, Examples, Testing

83,405 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...

50,746 views

1 month ago

oneManDev
TypeScript Node/Express Setup Tutorial 🚀 – Complete Guide Under 4 Minutes

Source Code ⭐: https://github.com/oneManDev-io/express-ts Project Setup: 00:00 Install TypeScript: 01:00 🛠️Configure ...

4:08
TypeScript Node/Express Setup Tutorial 🚀 – Complete Guide Under 4 Minutes

958 views

7 months ago

Alex Rusin
Node.js REST API Mastery: Build Powerful APIs with Express

New and updated How to Build Secure Next.js Authentication in 2026: ...

3:40:18
Node.js REST API Mastery: Build Powerful APIs with Express

27,680 views

7 months ago

Albert Mends
Backend Development with Node.js & TypeScript (2025 Edition) for Absolute Beginners | NodeJs

Building the backend of an application can seem daunting, but this tutorial will take you step-by-step through the process using ...

2:05:48
Backend Development with Node.js & TypeScript (2025 Edition) for Absolute Beginners | NodeJs

8,968 views

4 months ago