ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

806,772 results

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

3 years ago

Syntax
Node + TypeScript in 2025

Scott and Wes explore the experimental world of running TypeScript in Node, breaking down the differences between type ...

18:24
Node + TypeScript in 2025

13,767 views

11 months 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,171 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,189 views

5 months ago

Awesome
Node quietly dropped its biggest update in years...

A look at Node JS and the Amaro TypeScript type-stripping loader. Topics: 1. Working with TypeScript in Node; 2. Node vs Bun ...

2:51
Node quietly dropped its biggest update in years...

95,914 views

6 months ago

Matt Pocock
'.js' files in TypeScript - why?!

00:00 The Problem 00:56 The Solution 01:20 Node Wants .js? 02:08 Why Not .ts? 02:41 What If I Don't Want .js? Article: ...

3:16
'.js' files in TypeScript - why?!

26,083 views

2 years ago

midulive
Node.js FINALLY supports TypeScript

Node.js FINALLY supports TypeScript. Two key new features in Node.js 22.7.10: improved TypeScript support and automatic module ...

8:11
Node.js FINALLY supports TypeScript

35,456 views

1 year ago

People also watched

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

3 years ago

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

2 years ago

Codigo 369
APRENDE NODE.JS DESDE CERO: PASO A PASO

Partes del video 00:00:00 ¿Qué es node? 00:04:33 Instalaciones previas 00:08:19 Ejecutando node 00:17:26 Módulos 00:19:08 ...

2:03:07
APRENDE NODE.JS DESDE CERO: PASO A PASO

12,322 views

1 year ago

Tech Talks with Simon
TypeScript: tsconfig demystified!

tsconfig.json is a black box; bajillions of permutations of opaque, confusing options. Let's sift through the madness and see if we ...

22:32
TypeScript: tsconfig demystified!

19,808 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,906 views

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

3 years ago

TomDoesTech
Build a REST API with Node.js, Express, TypeScript, MongoDB & Zod

Repository: https://github.com/TomDoesTech/REST-API-Tutorial-Updated ❤️Host your applications and get $100 credit ...

2:09:19
Build a REST API with Node.js, Express, TypeScript, MongoDB & Zod

165,286 views

4 years ago

Dave Gray
TypeScript Full Course for Beginners | Complete All-in-One Tutorial | 8 Hours

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap This TypeScript Full Course for Beginners is ...

8:21:57
TypeScript Full Course for Beginners | Complete All-in-One Tutorial | 8 Hours

680,350 views

2 years ago

Alex Rusin
How I Set up Production Node.js Project (2025)

In this video, I'll show you how to set up a modern TypeScript Node.js project from scratch! Boost your career with IBM Full Stack ...

56:26
How I Set up Production Node.js Project (2025)

7,448 views

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

277,237 views

2 years ago

Boot dev and Web Dev Simplified
The TypeScript Course for JS Devs

Master TypeScript from start to finish in this immersive, hands-on course. TypeScript's meteoric rise in popularity, both on the ...

4:24:19
The TypeScript Course for JS Devs

95,117 views

6 months ago

Fireship
TypeScript in 100 Seconds

Learn the basics if TypeScript in 100 Seconds! If you love TS, upgrade to Fireship PRO for 40% off using code mbus5Kcj at ...

2:25
TypeScript in 100 Seconds

1,103,977 views

5 years ago

Avinash Suthar
Set Up Node.js + TypeScript Project Step-by-Step (2025 Tutorial)

Read the article : https://blogs.avinashsuthar.in/blog/nodejs-typescript-setup In this video, you'll learn how to set up a Node.js ...

8:26
Set Up Node.js + TypeScript Project Step-by-Step (2025 Tutorial)

1,737 views

5 months ago

Better Stack
How to Setup Node.js and TypeScript

TypeScript enhances JavaScript with type safety and an improved developer experience. In this guide, we'll explore how to ...

20:18
How to Setup Node.js and TypeScript

16,702 views

1 year ago

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

1 year ago

Academind
Node.js can do that?

Node.js is not the Node.js you might know from 2018 anymore. It's so much better. You might not need nodemon and some other ...

10:15
Node.js can do that?

67,060 views

2 months ago

Gentleman Programming
Curso NODE INTENSIVO ! Aprende de manera Práctica

NODE.JS VANILLA 2025 - APLICACIÓN COMPLETA CON BUN, JWT, VALIBOT Y TYPESCRIPT → API REST profesional desde ...

2:11:11
Curso NODE INTENSIVO ! Aprende de manera Práctica

24,160 views

10 months ago

freeCodeCamp.org
Learn TypeScript – Full Tutorial

Learn how to program with TypeScript in this full course for beginners. TypeScript is a typed superset of JavaScript that compiles ...

4:46:25
Learn TypeScript – Full Tutorial

1,595,698 views

3 years ago

Josh tried coding
TypeScript and NodeJS: The Proper Setup!

Let's set up TypeScript with NodeJS properly! To do that, we'll take a look at what precompiling is, to then look at how TypeScript ...

13:49
TypeScript and NodeJS: The Proper Setup!

60,185 views

3 years ago

Programming with Mosh
TypeScript Tutorial for Beginners

Write better, more scalable JavaScript with TypeScript! This beginner-friendly tutorial gets you started fast. Ready for a deep ...

1:04:28
TypeScript Tutorial for Beginners

1,918,113 views

3 years ago