ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

469,211 results

Web Dev Simplified
Learn Advanced TypeScript In 25 Minutes (infer, extends, ternaries)

TypeScript is a daunting language to learn (especially when diving into the more complex features) which is why in this video I will ...

25:55
Learn Advanced TypeScript In 25 Minutes (infer, extends, ternaries)

59,541 views

7 months ago

Matt Pocock
Generics: The most intimidating TypeScript feature

Generics are a huge reason why TypeScript is SO DARN POWERFUL. Letting you create types from other types, pass types to ...

18:19
Generics: The most intimidating TypeScript feature

227,539 views

2 years ago

Matt Pocock
as const: the most underrated TypeScript feature

'as const' is an amazingly useful TypeScript feature that most people still don't know about. 00:00 SO underrated 00:12 Objects ...

5:38
as const: the most underrated TypeScript feature

185,691 views

2 years ago

Fireship
Big projects are ditching TypeScript… why?

Why are some big open-source projects like Turbo and Svelte dropping TypeScript in favor of vanilla JavaScript? Learn about the ...

3:38
Big projects are ditching TypeScript… why?

1,561,809 views

2 years ago

Awesome
TypeScript is actually really powerful...

Check out Sevalla and get $50 free credits.

8:55
TypeScript is actually really powerful...

32,465 views

1 month ago

Matt Pocock
6 TypeScript tips to turn you into a WIZARD

00:00 Intro 00:29 Key vs Value Optional 03:13 Pick/Omit vs Extract/Exclude 07:00 Prettify 08:01 Loose Autocomplete 09:49 ...

15:56
6 TypeScript tips to turn you into a WIZARD

147,900 views

7 months ago

People also watched

developedbyed
5 Typescript tips you NEED to know

Follow me on: Twitch: https://www.twitch.tv/developedbyed Twitter: https://twitter.com/developedbyed Github: ...

18:46
5 Typescript tips you NEED to know

8,615 views

2 weeks ago

Web Dev Simplified
I Cannot Believe TypeScript Recommends You Do This!

TypeScript Simplified: ...

7:45
I Cannot Believe TypeScript Recommends You Do This!

202,079 views

2 years ago

Code and Stuff
Local-First Apps: TanStack DB + Phoenix Sync (Part 1)

In this video, I build a local-first voting app called Food Captain using TanStack DB. This is Part 1 of a two-part series—we'll add ...

28:02
Local-First Apps: TanStack DB + Phoenix Sync (Part 1)

2,792 views

6 days ago

CoderOne
Typescript Mistakes Every Junior Developer should Avoid | clean-code

Learn to write cleaner React code with the new SOLID React book: https://solidreact.dev If you're a Typescript Developer and you ...

13:40
Typescript Mistakes Every Junior Developer should Avoid | clean-code

331,282 views

3 years ago

Josh tried coding
How Did I Not Know This TypeScript Trick Earlier??!

This TypeScript trick to conditionally include types is so useful, especially for React props. I've asked myself how this is done many ...

9:11
How Did I Not Know This TypeScript Trick Earlier??!

232,274 views

2 years ago

The PrimeTime
Removing TypeScript - DHH | Prime Reacts

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Reviewed Tweet: ...

13:22
Removing TypeScript - DHH | Prime Reacts

202,006 views

2 years ago

Microsoft Developer
A 10x Faster TypeScript with Anders Hejlsberg | BRK116

To address ever increasing scaling demands, the TypeScript team has embarked on a port of the TypeScript compiler to native ...

54:27
A 10x Faster TypeScript with Anders Hejlsberg | BRK116

33,746 views

7 months ago

midulive
TypeScript, Generic Types. Improve Your Code Reusability!

Generics are code templates that you can define and reuse throughout your code. They provide a way to tell functions, classes ...

31:02
TypeScript, Generic Types. Improve Your Code Reusability!

36,205 views

4 years ago

Matt Pocock
Infer is easier than you think

TypeScript's infer keyword is MUCH narrower, much less widely used than you think it is. It has ONE use case, and we cover it in a ...

13:38
Infer is easier than you think

112,873 views

3 years ago

Andrew Burgess
TypeScript Exhaustive Switch: How discriminated unions make your job easier!

Union types in typescript are a tool that gives you incredible strong type safety for complex typing scenarios so let's take a look at ...

10:20
TypeScript Exhaustive Switch: How discriminated unions make your job easier!

20,730 views

3 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

91,862 views

5 months ago

Web Dev Simplified
Learn TypeScript Generics In 13 Minutes

TypeScript Simplified Course: ...

12:52
Learn TypeScript Generics In 13 Minutes

391,178 views

2 years ago

Josh tried coding
7 Awesome TypeScript Types You Should Know

These have saved me so much time in building out my apps, so I thought I'd share them with you. Hopefully they'll save you just ...

8:57
7 Awesome TypeScript Types You Should Know

108,620 views

2 years ago

Web Dev Simplified
Will I Survive These Advanced TypeScript Challenges?

FREE TypeScript Utility Types Cheat Sheet: https://webdevsimplified.com/ts-utility-types-cheat-sheet.html Using TypeScript is ...

29:40
Will I Survive These Advanced TypeScript Challenges?

21,780 views

2 months ago

Youssef Benlemlih
Top 8 Underrated TypeScript Features

TypeScript is a surprisingly powerful & developer-friendly programming language. In this video I share its most useful features.

6:54
Top 8 Underrated TypeScript Features

5,424 views

3 months ago

Tech With Tim
TypeScript Full Course - From Beginner to Advanced

If you want to land a developer job check out my program with CourseCareers: https://techwithtim.net/dev GET MY FREE ...

3:54:02
TypeScript Full Course - From Beginner to Advanced

265,441 views

1 year ago

NDC Conferences
Deep Dive into Advanced TypeScript: A Live Coding Expedition - Christian Woerz - NDC Oslo 2023

Get ready to embark on a journey into the depths of TypeScript. We'll be exploring the often overlooked, yet powerful, features that ...

47:39
Deep Dive into Advanced TypeScript: A Live Coding Expedition - Christian Woerz - NDC Oslo 2023

14,946 views

2 years ago

theSeniorDev
TypeScript Interview Questions (Junior & Mid)

HOW WE CAN HELP YOU Find Your Technical Gaps With This FREE 10-Minute Technical Assessment ...

13:46
TypeScript Interview Questions (Junior & Mid)

49,280 views

1 year ago

Matt Pocock
8 TypeScript Tips To Expand Your Mind (and improve your code)

00:00 Intro 00:33 ReactNode vs Element 01:26 using for Unit Tests 03:08 Aliasing any to TODO 03:47 Generic functions vs any ...

10:54
8 TypeScript Tips To Expand Your Mind (and improve your code)

109,866 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,451 views

3 years ago

NDC Conferences
A Deep Dive into Advanced TypeScript: A Live Coding Expedition - Christian Woerz - NDC Oslo 2025

This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper Attend the next ...

59:16
A Deep Dive into Advanced TypeScript: A Live Coding Expedition - Christian Woerz - NDC Oslo 2025

1,198 views

6 months ago