ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

772,563 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,081 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,185 views

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

3 years ago

EDteam
¿Qué es TypeScript y por qué debes aprenderlo?

TypeScript es uno de los lenguajes más amados por los programadores según las encuestas de los últimos años en ...

13:16
¿Qué es TypeScript y por qué debes aprenderlo?

81,377 views

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

5 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,916,668 views

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

1 year ago

People also watched

Marco A. García
Curso Microservicios #2 - API Gateway y Microservicio desde Cero (TS + Docker)

Código: https://github.com/mvrcoag/microservices Clase microservicios #1: https://www.youtube.com/watch?v=WwDNJX7CN60 ...

1:20:50
Curso Microservicios #2 - API Gateway y Microservicio desde Cero (TS + Docker)

236 views

5 days ago

HolaMundo
Aprende TypeScript ahora! curso intensivo

Accede a todos mis cursos aquí y obtén un 10% de descuento para siempre en la suscripción con el cupón 'off10": ...

1:11:57
Aprende TypeScript ahora! curso intensivo

142,483 views

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

9,003 views

4 months 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,095 views

2 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

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

679,894 views

2 years ago

Leifer Mendez
NODEJS de Crea una REST API Rest escalable y sostenible con Typescript y Express

Más contenido: https://www.youtube.com/watch?v=IJ_mpJRaHmc En el video de hoy te traigo algo muy interesante, un curso ...

3:09:16
NODEJS de Crea una REST API Rest escalable y sostenible con Typescript y Express

115,870 views

3 years 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,791 views

2 years ago

Literate Code
NestJS Crash Course | Build Real-World REST API with TypeScript, PostgreSQL & Node.js

Welcome to this crash course where we will build Nest JS Rest API completely from scratch! I'm open for any comments! Thanks ...

5:43:12
NestJS Crash Course | Build Real-World REST API with TypeScript, PostgreSQL & Node.js

22,013 views

6 months 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,897 views

4 years ago

Maximilian Schwarzmüller
Don't miss out on Node.js' native TypeScript support! NO COMPILER NEEDED!

Did you know that Node.js natively supports TypeScript? Many JavaScript developer's don't. And that's a pitty! Especially now with ...

11:22
Don't miss out on Node.js' native TypeScript support! NO COMPILER NEEDED!

21,951 views

10 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,689 views

1 year 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,907 views

6 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,594,679 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,179 views

3 years 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,404 views

3 years 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,073 views

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

5 months 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,608 views

2 years ago

Fireship
Deno 2 is here… will it actually kill Node.js this time?

Take a first look at Deno 2.0 - a JavaScript runtime with first-class TypeScript support, and now full compatibility with Node.js ...

4:16
Deno 2 is here… will it actually kill Node.js this time?

684,078 views

1 year ago