ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

152,072 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

248,042 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,392 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,395 views

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

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

8 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,869 views

2 years ago

Project Brackets
TypeScript #3 - Basic Types

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

7:41
TypeScript #3 - Basic Types

578 views

5 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,472 views

5 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,859 views

7 months ago

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

TypeScript Simplified: ...

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

201,319 views

2 years ago

basarat
Record: The built-in Typescript Utility for “that” type (Advanced TypeScript)

Here we look at TypeScript's built-in type called Record. It's named after the computer science data structure "Record".

4:06
Record: The built-in Typescript Utility for “that” type (Advanced TypeScript)

9,803 views

3 years ago

Typed Rocks
Mapped Types Explained: Keep Your Types in Sync Automatically - Advanced TypeScript

Code: https://github.com/typed-rocks/typescript/blob/main/mapped_types.ts Template literals: ...

6:49
Mapped Types Explained: Keep Your Types in Sync Automatically - Advanced TypeScript

9,271 views

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

3 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,178 views

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

5 years 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,056 views

3 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,245 views

2 years ago

Fireship
TypeScript - The Basics

TypeScript has forever altered the lives of JavaScript developers. Learn why TS is so awesome and the basic concepts required to ...

12:01
TypeScript - The Basics

1,651,815 views

7 years ago

Andrew Burgess
The KEY to unions and intersections in TypeScript

Unions and Intersections are core features of TypeScript, but they can be rather confusing when you first start using them.

4:32
The KEY to unions and intersections in TypeScript

12,623 views

3 years ago

Theo - t3․gg
Be Careful With Return Types In TypeScript

I'm sorry Prime ❤️ #typescript THANK YOU TO ALL THE AWESOME GUESTS - Malte https://twitter.com/cramforce - Trash ...

12:08
Be Careful With Return Types In TypeScript

67,672 views

2 years ago

Typed Rocks
Let's INFER some types - Advanced TypeScript made EASY

TypeScript itself internally relies heavily on infer to create it's builtin types. But still this awesome feature is rarely used by ...

4:02
Let's INFER some types - Advanced TypeScript made EASY

2,374 views

1 year ago

Simply Explained
Using type definitions (TypeScript tutorial, #9)

Use existing JavaScript frameworks like jQuery in your TypeScript projects. Type definitions bring great autocomplete to libraries ...

7:35
Using type definitions (TypeScript tutorial, #9)

28,805 views

8 years ago

Net Ninja
TypeScript Crash Course #12 - Type Guards

In this TypeScript tutorial series, you'll learn what TypeScript is, and how to get up and running with it quickly. Get access ...

7:55
TypeScript Crash Course #12 - Type Guards

16,164 views

2 years ago

Naveen AutomationLabs
#2 - Type, Type Inference, Type Annotations in TypeScript

In this video, I have explained what is Type, Type Inference, Type Annotations in TypeScript. Type Inference: TypeScript has a ...

18:20
#2 - Type, Type Inference, Type Annotations in TypeScript

11,588 views

2 years ago