ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

503,404 results

ByteGrad
Why I use Type and not Interface in TypeScript

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

14:12
Why I use Type and not Interface in TypeScript

247,913 views

2 years ago

onjsdev
Explained in 2 Minutes: Type vs Interface In Typescript

Today, we're diving into one of the most common questions in TypeScript: What's the difference between type and interface?

1:57
Explained in 2 Minutes: Type vs Interface In Typescript

17,201 views

11 months ago

Web Dev Simplified
Learn TypeScript Generics In 13 Minutes

TypeScript Simplified Course: ...

12:52
Learn TypeScript Generics In 13 Minutes

386,741 views

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

2 years ago

Matt Pocock
Types vs Interfaces: What I Got Wrong In 2022

AI Hero: https://www.aihero.dev/ Total TypeScript: https://www.totaltypescript.com/ Types Vs Interfaces: ...

9:57
Types vs Interfaces: What I Got Wrong In 2022

87,808 views

8 months ago

Hitesh Choudhary
Interface vs Type in typescript

Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss ...

5:22
Interface vs Type in typescript

40,226 views

3 years ago

Project Brackets
TypeScript #3 - Basic Types

Discord: https://discord.gg/bHmekXQghU Website: https://projectbrackets.com ...

7:41
TypeScript #3 - Basic Types

577 views

5 years ago

Matt Pocock
Don't put your types in .d.ts files

TypeScript doesn't support this pattern: https://github.com/microsoft/TypeScript/issues/52593#issuecomment-1419505081 ...

3:54
Don't put your types in .d.ts files

161,622 views

2 years ago

Michigan TypeScript
TypeScript types can run DOOM

Yep. We got the Doom engine running purely in TypeScript types. Like. For real. We've prepared two more videos, one answering ...

6:59
TypeScript types can run DOOM

468,622 views

9 months 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,730 views

2 years ago

Strange Loop Conference
"Understanding TypeScript's Structural Type System" by Drew Colthorp

I was wrong. I thought TypeScript was something like a Java-ey type system layered atop JavaScript, bringing a dose of brittleness ...

37:47
"Understanding TypeScript's Structural Type System" by Drew Colthorp

15,151 views

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

7 months ago

Andrew Burgess
Type Narrowing in TypeScript

Union types are pretty common in TypeScript, but how can you figure out which type you're actually working with in a given ...

11:51
Type Narrowing in TypeScript

9,049 views

3 years ago

Web Dev Simplified
Any vs Unknown In TypeScript

Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: ...

0:58
Any vs Unknown In TypeScript

122,410 views

2 years ago

DevSage
TypeScript Tutorial #3 - Function Types

How can we define function return types in TypeScript?

7:52
TypeScript Tutorial #3 - Function Types

3,467 views

5 years ago

Web Dev Simplified
Type Predicates Solve This Common TypeScript Error

TypeScript Simplified Course: ...

5:01
Type Predicates Solve This Common TypeScript Error

54,229 views

1 year ago

HunterScript
Record ➡️ Utility Type ➡️ TypeScript #typescript #typescripttutorial #coding #programming

Learn how to use the Record Utility Type in TypeScript.

0:58
Record ➡️ Utility Type ➡️ TypeScript #typescript #typescripttutorial #coding #programming

2,378 views

1 year ago

Net Ninja
TypeScript Tutorial #3 - Type Basics

Hey gang, in this TypeScript tutorial we'll take a look at some of the basic types - strings, numbers & booleans. ‍ ‍ JOIN ...

7:35
TypeScript Tutorial #3 - Type Basics

197,821 views

5 years ago

Matt Pocock
TypeScript's Utility Types... Blazing fast

Between Pick, Omit, Exclude, Extract, ReturnType and many more, it's sometimes hard to know what TypeScript utility types are ...

3:09
TypeScript's Utility Types... Blazing fast

53,308 views

2 years ago

Software Developer Diaries
TypeScript Type Guards Explained

TypeScript tutorial on how to use Guards such as typeof, instanceof, in and user-defined TypeScript Guards.

8:43
TypeScript Type Guards Explained

13,252 views

3 years ago

ByteGrad
TypeScript Generics are EASY once you know this

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

22:21
TypeScript Generics are EASY once you know this

171,521 views

2 years ago

Andrew Burgess
any vs unknown vs never: TypeScript demystified

Here are a couple links that have helped me understand these types: https://ivov.dev/notes/typescript-and-set-theory ...

8:01
any vs unknown vs never: TypeScript demystified

31,142 views

2 years ago

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

6 months ago

Net Ninja
TypeScript Tutorial #9 Type Aliases

JOIN THE GANG - https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg/join ...

3:04
TypeScript Tutorial #9 Type Aliases

119,163 views

5 years ago