ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

803 results

Hyo
Typescript Tips Part 1

1. `as` keyword to cast variable 2. Optional chaining 3. Type guards 4. Utility types 5. Type aliases #typescript #tips #hacks ...

1:00
Typescript Tips Part 1

361 views

2 years ago

Code with tkssharma
Typescript Section 1 Enforcing types in a List #08

Elevate Your JavaScript Development with TypeScript Are you ready to take your JavaScript skills to the next level? TypeScript ...

3:53
Typescript Section 1 Enforcing types in a List #08

123 views

7 years ago

The Debug Zone
Understanding Option Types in TypeScript: Benefits and Use Cases Explained

In this video, we delve into the world of TypeScript and explore the various option types that enhance the flexibility and robustness ...

3:21
Understanding Option Types in TypeScript: Benefits and Use Cases Explained

3 views

1 year ago

Hyo
Practical Typescript - 1. Infer

Here is the practical typescript series part 1. Current shorts explains and shows a practical example of the inferred type.

1:00
Practical Typescript - 1. Infer

201 views

2 years ago

Code with tkssharma
Typescript Section 2 Types in Typescript #14 14

Elevate Your JavaScript Development with TypeScript Are you ready to take your JavaScript skills to the next level? TypeScript ...

3:37
Typescript Section 2 Types in Typescript #14 14

78 views

7 years ago

The Debug Zone
Deep Type Checking in TypeScript: Recursive Generic Types Explained

In this video, we delve into the fascinating world of deep type checking in TypeScript, focusing on the powerful concept of ...

3:04
Deep Type Checking in TypeScript: Recursive Generic Types Explained

11 views

1 year ago

The Debug Zone
Understanding TypeScript's 'value' Data Type: Why It Works and How to Use It

In this video, we delve into TypeScript's 'value' data type, a powerful feature that enhances type safety and code clarity.

2:04
Understanding TypeScript's 'value' Data Type: Why It Works and How to Use It

2 views

8 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 9: Custom Types with Generics

In this short clip, a custom type is defined using generics to define a "predicate" or a simple method that takes an item of a certain ...

0:56
TypeScript for JavaScript Developers Part 9: Custom Types with Generics

263 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 4: Custom Types

In this video, I fix a defect revealed by refactoring to classes. I then use a custom type to define the allowable values of a property.

1:47
TypeScript for JavaScript Developers Part 4: Custom Types

357 views

6 years ago

The Debug Zone
Restricting React Children Types in TypeScript 2.3: A Complete Guide

In this video, we dive into the powerful capabilities of TypeScript 2.3, focusing on how to restrict React children types for enhanced ...

2:14
Restricting React Children Types in TypeScript 2.3: A Complete Guide

0 views

9 months ago

The Debug Zone
How to Declare a Variable with Multiple Types in TypeScript: A Guide

In this video, we'll explore the powerful features of TypeScript that allow you to declare variables with multiple types.

1:29
How to Declare a Variable with Multiple Types in TypeScript: A Guide

0 views

7 months ago

The Debug Zone
TypeScript Mapped Types: How to Get Element Type of an Array

In this video, we dive into the powerful world of TypeScript mapped types, focusing specifically on how to extract the element type ...

1:54
TypeScript Mapped Types: How to Get Element Type of an Array

1 view

6 months ago

The Debug Zone
TypeScript: Assigning Correct Types to Reselect createSelector Function

In this video, we dive into the world of TypeScript and explore how to effectively assign the correct types to the Reselect ...

3:29
TypeScript: Assigning Correct Types to Reselect createSelector Function

5 views

11 months ago

The Debug Zone
Typescript Type Narrowed to Never with instanceof: Common Issues & Solutions

In this video, we dive into the intricacies of TypeScript's type system, focusing on the concept of type narrowing to `never` using the ...

3:04
Typescript Type Narrowed to Never with instanceof: Common Issues & Solutions

1 view

2 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 16: Strict Typing

Remember the first step revealed several errors when converting to TypeScript because "strict typing" was turned on? In this step ...

1:48
TypeScript for JavaScript Developers Part 16: Strict Typing

120 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 3: Classes and Types

A few function constructors are refactored to classes and properties are tagged with types. This one step reveals yet another ...

2:17
TypeScript for JavaScript Developers Part 3: Classes and Types

446 views

6 years ago

The Debug Zone
Understanding Default Values for Each Type in TypeScript: A Complete Guide

In this video, we delve into the world of TypeScript to explore the concept of default values for various data types. Understanding ...

1:55
Understanding Default Values for Each Type in TypeScript: A Complete Guide

6 views

10 months ago

The Debug Zone
How to Use TypeScript Type Checker for Type Assignability Checks

In this video, we delve into the powerful capabilities of TypeScript's type checker, focusing specifically on type assignability checks ...

1:30
How to Use TypeScript Type Checker for Type Assignability Checks

8 views

5 months ago

igmGuru
Why use TypeScript | React with Redux Tutorial for Beginner [Updated 2025] -  igmGuru

To Know More, Visit: https://www.igmguru.com/digital-marketing-programming/react-with-redux TypeScript is a popular choice for ...

2:24
Why use TypeScript | React with Redux Tutorial for Beginner [Updated 2025] - igmGuru

16 views

10 months ago

Hyo
Typescript Tips Part 5

Here is Typescript Tips Part 5 1. keyof type of operator 2. Type aliases with generics 3. Unknown type 4. In operator 5. as const ...

0:45
Typescript Tips Part 5

255 views

2 years ago