ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

599,500 results

Related queries

typescript doom

typescript vs javascript

typescript express

typescript course

what is typescript

typescript projects

typescript dersleri

typescript generics react

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)

57,103 views

6 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

226,706 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

184,943 views

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

146,056 views

7 months 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,559,119 views

2 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

85,914 views

5 months ago

People also watched

CoderOne
This is the Only Right Way to Write React clean-code - SOLID

You should follow these 5 SOLID React Principles to write readable, maintainable and testable code. In this tutorial, we'll explore ...

18:23
This is the Only Right Way to Write React clean-code - SOLID

749,799 views

3 years ago

Syntax and Scott Tolinski
Learn Modern Svelte Kit

In this video Scott covers everything you need to know about building modern full stack svelte kit applications, including SvelteKit, ...

3:01:17
Learn Modern Svelte Kit

10,620 views

5 days 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,637 views

7 months ago

Tom Is Loading
5 TypeScript Tips You’ll Actually Use

Animated UI components for React, Tailwind CSS, Framer Motion & More ✨ https://www.hover.dev Framer Motion course waitlist ...

4:47
5 TypeScript Tips You’ll Actually Use

15,255 views

1 year ago

Matt Pocock
Enums considered harmful

TypeScript enums are not great. In almost all cases, I use an 'as const' with a sprinkling of type magic to express them. Become a ...

9:23
Enums considered harmful

248,211 views

3 years ago

CoderOne
The Right way to write Nest.js & Typescript clean-code - SOLID

You should follow these 5 SOLID React Principles to write readable, maintainable and testable code. In this tutorial, we'll explore ...

17:55
The Right way to write Nest.js & Typescript clean-code - SOLID

149,836 views

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

5 months ago

Lex Clips
TypeScript vs JavaScript | Guido van Rossum and Lex Fridman

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=-DVyjdw4t9I Please support this podcast by checking out ...

6:02
TypeScript vs JavaScript | Guido van Rossum and Lex Fridman

187,594 views

3 years ago

freeCodeCamp.org
Practical TypeScript – Course for Beginners

Master TypeScript from basics to advanced concepts through hands-on tutorials covering type annotations, generics, data fetching ...

9:34:51
Practical TypeScript – Course for Beginners

250,245 views

1 year ago

Headway
Exploring Advanced TypeScript Concepts - Guards, Utility Functions, and More [Typescript Tutorial]

Ready to gain more confidence with your TypeScript skills? If you're familiar with basic TypeScript functions and features, what ...

50:59
Exploring Advanced TypeScript Concepts - Guards, Utility Functions, and More [Typescript Tutorial]

128,886 views

4 years 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,244 views

3 months ago

Awesome
TypeScript is actually really powerful...

Check out Sevalla and get $50 free credits.

8:55
TypeScript is actually really powerful...

31,861 views

3 weeks 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,417 views

2 years ago

Web Dev Simplified
Learn TypeScript Generics In 13 Minutes

TypeScript Simplified Course: ...

12:52
Learn TypeScript Generics In 13 Minutes

387,685 views

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

2 months 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,876 views

2 years ago

HuXn WebDev
TypeScript Pro: A 4-Hour Deep Dive from Basics to Expert Level

Welcome to the ultimate TypeScript experience! In this power-packed 4-hour course, we take you on a journey from TypeScript ...

3:28:26
TypeScript Pro: A 4-Hour Deep Dive from Basics to Expert Level

159,016 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)

48,030 views

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

264,003 views

1 year ago