ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

609,173 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)

56,788 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,560 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,822 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,558,687 views

2 years 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,572 views

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

3 years ago

Anton Putra
Go (Golang) vs TypeScript: Performance Benchmark

Go vs TypeScript Speed Performance Benchmark. ‍ Mentorship/On-the-Job Support/Consulting ...

6:52
Go (Golang) vs TypeScript: Performance Benchmark

32,050 views

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

201,128 views

2 years ago

Web Dev Simplified
I'm Ditching Try/Catch for Good!

The try/catch block is a staple of JavaScript, but it leaves a lot to be desired (especially when working with TypeScript). None of the ...

10:29
I'm Ditching Try/Catch for Good!

237,854 views

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

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

2 years 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,133 views

3 years ago

Microsoft Developer
A 10x faster TypeScript

Anders Hejlsberg, lead architect of TypeScript and Technical Fellow at Microsoft, introduces a new port of TypeScript that will ...

13:45
A 10x faster TypeScript

596,138 views

9 months ago

CoderOne
Senior Typescript Features You don't Know About - clean-code

If you are a fan of Typescript and have been using it for quite some time or you're just starting out with Typescript. In this video ...

13:33
Senior Typescript Features You don't Know About - clean-code

62,172 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

145,745 views

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

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

84,962 views

5 months ago

Awesome
TypeScript is actually really powerful...

Check out Sevalla and get $50 free credits.

8:55
TypeScript is actually really powerful...

31,727 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,379 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,175 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,332 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,861 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

158,795 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)

47,840 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,542 views

1 year ago