ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,190 results

TechAaroorian
Type vs Interface in TypeScript: Which One Should You Use?

Should you use type or interface in TypeScript? At first glance, they look almost identical. But under the hood, they have ...

2:39
Type vs Interface in TypeScript: Which One Should You Use?

207 views

3d ago

vlogommentary
Extending a Type with Additional Properties in TypeScript

Learn the correct way to extend union types in TypeScript by adding new options without type errors. --- This video is based on the ...

2:05
Extending a Type with Additional Properties in TypeScript

0 views

1h ago

vlogommentary
How to Define a TypeScript Interface for an Object with Dynamic id Keys

Learn how to type an object with dynamic string keys in TypeScript using Record, for better type safety in API responses.

2:13
How to Define a TypeScript Interface for an Object with Dynamic id Keys

0 views

2d ago

vlogommentary
Using TypeScript Tagged Unions for Precise Function Parameter Typing

Learn how to use TypeScript tagged unions to ensure function parameters and callbacks are correctly typed based on ...

2:57
Using TypeScript Tagged Unions for Precise Function Parameter Typing

0 views

2d ago

Moscho_AI
TypeScript let Keyword Explained in 20 Seconds | Beginner Friendly

What is the `let` keyword in TypeScript? In this 20-second TypeScript tutorial, learn: ✓ What `let` means ✓ How to declare a ...

0:35
TypeScript let Keyword Explained in 20 Seconds | Beginner Friendly

6 views

5d ago

Spec'd Out
Why This TypeScript Object Literal Fails—but the Same Variable Passes

A verified TypeScript 7.0.2 compiler experiment explains why a directly targeted object literal receives excess-property checking, ...

3:15
Why This TypeScript Object Literal Fails—but the Same Variable Passes

2 views

5d ago

Binary
What are Generics and how are they used in TypeScript?
0:20
What are Generics and how are they used in TypeScript?

0 views

6d ago

100SecDev
Kysely in 100 Seconds

Kysely explained in 100 seconds. What it is, why it matters, and the one opinion nobody asked for. ⏱️ Chapters 0:00 The hook ...

1:55
Kysely in 100 Seconds

30 views

5d ago

vlogommentary
How to Correctly Type React SlotComponent Props with TypeScript Generics

Learn how to type React components that accept a flexible slot component and its props using TypeScript generics, with optional ...

3:36
How to Correctly Type React SlotComponent Props with TypeScript Generics

0 views

2d ago

SteamWorks Academy Inc
What's TypeScript Programming Language? A Fun AI Introduction for Kids
3:53
What's TypeScript Programming Language? A Fun AI Introduction for Kids

24 views

4d ago

Straw Hat Devs
Stop Paying tsc Twice in Your Vite CI Pipeline

If Vite or Rolldown already produces your JavaScript bundle, using TypeScript to emit another unused copy wastes CI time.

1:19
Stop Paying tsc Twice in Your Vite CI Pipeline

23 views

5d ago

Byte Sized Dev
7 Programming Details That Quietly Change Your Code | Weekly Tips

Seven short programming lessons from this week: 1. Java `List.remove(1)` can remove by index, while `remove(Integer.

1:31
7 Programming Details That Quietly Change Your Code | Weekly Tips

5 views

5d ago

Show more