ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78 results

Nida Karagoz
Interfaces vs Types in TypeScript (3 SOLUTIONS!!)

Interfaces vs Types in TypeScript (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed under ...

3:37
Interfaces vs Types in TypeScript (3 SOLUTIONS!!)

3 views

8 months ago

The Debug Zone
TypeScript XOR Interface: How to Use {bar:string} or {can:number} Effectively

In this video, we dive into the powerful capabilities of TypeScript's XOR interface, exploring how to effectively use conditional types ...

3:40
TypeScript XOR Interface: How to Use {bar:string} or {can:number} Effectively

10 views

11 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

The Debug Zone
How to Export All Interfaces and Types from a TypeScript File Efficiently

In this video, we'll explore the best practices for exporting interfaces and types from a TypeScript file efficiently. Whether you're ...

2:24
How to Export All Interfaces and Types from a TypeScript File Efficiently

14 views

8 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 11: Interfaces

Interfaces specify signatures that classes must follow. Unlike other languages, interfaces in TypeScript aren't unique types on their ...

2:58
TypeScript for JavaScript Developers Part 11: Interfaces

186 views

6 years ago

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 3 Interface for Object Oriented Classes #28

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

1:57
Typescript Section 3 Interface for Object Oriented Classes #28

57 views

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

Jeremy Likness
TypeScript for JavaScript Developers Part 8: Generics

Learn about support for generic types in TypeScript. The existing code has a "find" method that isn't running properly. In this video ...

1:43
TypeScript for JavaScript Developers Part 8: Generics

344 views

6 years ago

The Debug Zone
Mapping DynamoDB AttributeMap to TypeScript Interface: A Step-by-Step Guide

In this video, we'll explore the process of mapping DynamoDB's AttributeMap to a TypeScript interface, providing you with a clear ...

3:21
Mapping DynamoDB AttributeMap to TypeScript Interface: A Step-by-Step Guide

17 views

4 months ago

Roel Van de Paar
TypeScript interface default value when a property is a function type for useContext hooks

TypeScript interface default value when a property is a function type for useContext hooks Helpful? Please use the *Thanks* ...

2:28
TypeScript interface default value when a property is a function type for useContext hooks

36 views

3 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

Zeba Academy EN
What is Typescript? When should you use it? How to setup a Typescript in your computer?

Typescript is a typed superset of JavaScript which aims to ease the development of large JavaScript applications. Typescript adds ...

3:21
What is Typescript? When should you use it? How to setup a Typescript in your computer?

1 view

5 years ago

The Debug Zone
Understanding TypeScript: How to Optionally Extend Interfaces Explained

In this video, we dive into the powerful world of TypeScript and explore the concept of extending interfaces. Whether you're a ...

3:04
Understanding TypeScript: How to Optionally Extend Interfaces Explained

3 views

1 year ago

The Debug Zone
How to Enforce Extra Properties in TypeScript Interfaces: A Complete Guide

In this video, we dive into the powerful world of TypeScript interfaces and explore how to enforce extra properties for more robust ...

3:15
How to Enforce Extra Properties in TypeScript Interfaces: A Complete Guide

3 views

11 months ago

Toseef Zafar
npm sinclair/typebox
3:02
npm sinclair/typebox

490 views

2 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 12: Recursive Print using Interfaces

This step extends the interfaces that were defined and uses them to create a generic method for recursive printing. The code is ...

3:29
TypeScript for JavaScript Developers Part 12: Recursive Print using Interfaces

379 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 15: Type Guards

Type guards allow code to test that a variable is of a specific type. If the test succeeds, TypeScript's compiler understands the ...

2:01
TypeScript for JavaScript Developers Part 15: Type Guards

163 views

6 years ago

Muneef
Here are 5 dark mode VScode themes you need!

Be sure to like & save this post, and don't forget to follow @muneef for more content!!! #shorts #100daysofcodechallenge ...

0:13
Here are 5 dark mode VScode themes you need!

369,702 views

2 years ago

The Debug Zone
How to Exclude a Key from an Interface in TypeScript: A Step-by-Step Guide

In this video, we'll explore a powerful feature of TypeScript that allows you to refine your interfaces by excluding specific keys.

2:14
How to Exclude a Key from an Interface in TypeScript: A Step-by-Step Guide

0 views

5 months ago