ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

742,812 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,564 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,119 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!

219,867 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,904,748 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,537 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,897 views

10 months ago

freeCodeCamp.org
0-60 with Typescript and Node.js

Lately TypeScript has been popping up in developer surveys, language rankings, and news outlets as a powerful tool that all JS ...

25:32
0-60 with Typescript and Node.js

5,277 views

7 years 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,587,190 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,144 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,820 views

6 months ago

Syntax
Node.js Now Runs TypeScript #typescript #nodejs #webdevelopment

Run TypeScript directly with Node.js ------------------------------------------------------------------------------ Hit us up on Socials!

0:58
Node.js Now Runs TypeScript #typescript #nodejs #webdevelopment

5,909 views

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

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

346,857 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?!

25,986 views

2 years ago

Leifer Mendez
TypeScript + Node.js en 1 minuto con ts-node

Do you want to use TypeScript in your Node.js projects without complications? ⚡🧠 In this Short, you'll learn how to configure ...

0:30
TypeScript + Node.js en 1 minuto con ts-node

1,349 views

7 months 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?

683,726 views

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

3 years ago

Jaime Irazabal
Arquitectura Hexagonal 🛠✨#NodeJS #TypeScript #ArquitecturaHexagonal #Programación #DevTips
2:24
Arquitectura Hexagonal 🛠✨#NodeJS #TypeScript #ArquitecturaHexagonal #Programación #DevTips

13,392 views

11 months ago

Deno
setting up typescript is an easy 47 step process #nodejs #node #typescript #javascript  #coding

Check out the full video on our channel ‪@deno_land.‬

0:10
setting up typescript is an easy 47 step process #nodejs #node #typescript #javascript #coding

11,808 views

1 year ago

Syntax
TypeScript in NodeJS has Arrived In Nightlies

NodeJS just merged TypeScript support into Node 23 Nightlies via @swc/wasm-typescript & --experimental-strip-types Pull ...

4:20
TypeScript in NodeJS has Arrived In Nightlies

11,276 views

1 year ago

Matt Pocock
Declaring globals really isn't that hard #typescript
0:31
Declaring globals really isn't that hard #typescript

27,161 views

2 years ago

The Nerdy Canuck
Typescript API in NodeJS / Express in Depth [Part 1]

Learn how to create an API using Node JS, Typescript AND Express in 2024. I've also included testing which is something I ...

38:10
Typescript API in NodeJS / Express in Depth [Part 1]

22,721 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?

66,635 views

2 months ago

ThePrimeagen
How to make TypeScript Blazingly Fast (JavaScript/NodeJS)

I have been doing some performance stuff at Netflix for some time. I wanted to take some time to share with you two very specific ...

12:49
How to make TypeScript Blazingly Fast (JavaScript/NodeJS)

116,117 views

3 years ago

Alex Rusin
The ULTIMATE Guide to Testing TypeScript Node.js with Jest.

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

36:47
The ULTIMATE Guide to Testing TypeScript Node.js with Jest.

3,971 views

6 months ago