ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

781,806 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,175 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,190 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,198 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,459 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,104,248 views

5 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

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

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

1 year ago

People also watched

Del Código a la Arquitectura
Result Pattern: Why you need it and how to program it

Are you still filling your code with try-catch blocks and crossing your fingers that it won't crash in production? In this ...

11:23
Result Pattern: Why you need it and how to program it

2,072 views

3 days 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,087 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,339 views

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

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

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

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

2 years ago

Leifer Mendez
¿Cuánto tiempo inviertes para aprender?  CLEAN ARCHITECTURE en Node con TypeScript

En el video de hoy vamos hablar de API REST TypeScript y cosas interesantes que se suelen ver en un proyecto, si tu vienes del ...

1:12:10
¿Cuánto tiempo inviertes para aprender? CLEAN ARCHITECTURE en Node con TypeScript

48,493 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,816 views

2 years ago

Nikita Dev
MERN Authentication App with JWT (and TypeScript)

In this video you'll learn how to add JWT authentication to a MERN stack application. You will learn how to sign, refresh and ...

5:00:08
MERN Authentication App with JWT (and TypeScript)

53,907 views

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

10 months 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,187 views

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

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

5 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,596,192 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,427 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,742 views

2 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,089 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,128 views

1 year ago