ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

794,377 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

454,654 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,738 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!

219,932 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,836 views

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

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

92,088 views

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

5 months ago

People also watched

midudev
What programming technologies should you learn in 2026?

The JavaScript ecosystem never stops! In this video, we review the projects that have grown the most in the last year, based ...

16:19
What programming technologies should you learn in 2026?

31,454 views

12 hours 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,069 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

677,468 views

2 years 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?

66,709 views

2 months ago

Code With Antonio
Build a Cursor Clone That'll Get You Hired | Next.js 16 Course

FREE Source Code: https://cwa.run/polaris FREE Assets: https://cwa.run/polaris-assets PART 2: Coming soon Resources: ...

11:55:59
Build a Cursor Clone That'll Get You Hired | Next.js 16 Course

38,475 views

4 days 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,026 views

2 years ago

codewithsadee
Backend Mastery: Build & Deploy REST API with NodeJS + JWT + MongoDB

Build & Deploy a Production-Ready Blog REST API | TypeScript, JWT Auth, MongoDB, ExpressJS, Hostinger VPS, BetterStack, ...

6:48:10
Backend Mastery: Build & Deploy REST API with NodeJS + JWT + MongoDB

43,383 views

7 months 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,413 views

1 year ago

freeCodeCamp.org
Learn TypeScript – Crash Course for Beginners

Discover TypeScript in 1 hour! This beginner-friendly tutorial covers the basics, offering a quick TypeScript crash course for ...

1:00:34
Learn TypeScript – Crash Course for Beginners

68,293 views

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

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

12,934 views

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

1 year 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,588,925 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,100,192 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,907,445 views

3 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,909 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,151 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,279 views

3 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,629 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,013 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,002 views

2 years ago