ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

Code with Jay
Why You Should Never Use any in TypeScript (Do This Instead)

Using any in TypeScript might feel like a shortcut, but it's one of the fastest ways to break your backend code without realizing it.

0:44
Why You Should Never Use any in TypeScript (Do This Instead)

1,488 views

3 days ago

HunterScript
Prettify - Custom Utility Type in TypeScript #typescript #javascript #coding #programming

Learn now to get better visibility into your types in TypeScript. Big Shoutout to Matt Pocock for sharing this tip!

1:00
Prettify - Custom Utility Type in TypeScript #typescript #javascript #coding #programming

1,392 views

2 weeks ago

HunterScript
Indexed Access Types in TypeScript #typescript #javascript #coding #programming

Learn how to work with Indexed Access Types in TypeScript.

0:59
Indexed Access Types in TypeScript #typescript #javascript #coding #programming

2,252 views

2 weeks ago

Hackages
Don't Use Class to Type Object in TypeScript | Shortips.dev

New tip on https://shortips.dev What is https://shortips.dev? - 1 technical tip a day (front, back, ui, devops, infra, AI..) - Less than 3 ...

2:27
Don't Use Class to Type Object in TypeScript | Shortips.dev

0 views

2 weeks ago

ByteSize Dev
TypeScript: Type Inference and Union Types for Flexibility

Part of the 'Daily Coding Tips' series. TYPESCRIPT Tip: TypeScript: Type Inference and Union Types for Flexibility ['#TypeScript', ...

2:24
TypeScript: Type Inference and Union Types for Flexibility

0 views

4 weeks ago

console.log()
Typescript : ReturnType et Parameters - Les types utilitaires méconnus

Dans cette vidéo je vous explique en presque 1 min les types utilitaires ReturnType et Parameters en Typescript.

1:11
Typescript : ReturnType et Parameters - Les types utilitaires méconnus

30 views

2 weeks ago

Nathan Tranquilla
Clip: How To Generate TypeScript Types From ReScript Code

Work With Me: https://nathantranquilla.me/consultation/

1:39
Clip: How To Generate TypeScript Types From ReScript Code

18 views

3 weeks ago

The Debug Zone
How to Properly Define Type Lambda in TypeScript: A Complete Guide

In this comprehensive guide, we'll explore the intricacies of defining type lambdas in TypeScript. Whether you're a beginner ...

2:40
How to Properly Define Type Lambda in TypeScript: A Complete Guide

0 views

23 hours ago

Deep Down Data
TypeScript for Beginners: Stop Writing Dynamic Code That Breaks! | #deepdowndata

TypeScript is NOT optional anymore. Stop debugging unpredictable JavaScript runtime errors and start catching bugs before ...

1:11
TypeScript for Beginners: Stop Writing Dynamic Code That Breaks! | #deepdowndata

200 views

3 weeks ago

The Debug Zone
Fixing TypeScript Error: Type 'string' Not Assignable to Enum Type

In this video, we tackle a common TypeScript error that many developers encounter: "Type 'string' not assignable to enum type.

2:02
Fixing TypeScript Error: Type 'string' Not Assignable to Enum Type

0 views

4 weeks ago

The Debug Zone
Mastering TypeScript: Introspection Techniques for Custom Types Explained

In this video, we dive deep into the world of TypeScript, exploring the powerful introspection techniques that allow you to unlock ...

2:25
Mastering TypeScript: Introspection Techniques for Custom Types Explained

3 views

3 weeks ago

Free Audiobooks
TypeScript: A comprehensive guide to TypeScript - Et Tu Code

Listen to this audiobook in full for free on Amazon #ad : https://amzn.to/3KurHkG Title: TypeScript: A comprehensive guide to ...

3:05
TypeScript: A comprehensive guide to TypeScript - Et Tu Code

0 views

8 days ago

floyare.
STOP Coding TypeScript Like a Junior

These 3 Tips will help you fix your Typescript code and improve in web development. Stop coding like a Junior and watch this ...

2:29
STOP Coding TypeScript Like a Junior

356 views

9 days ago

Ruuchi Ahuja
Frequently asked typescript interview questions, can we extend interface and type in typescript.

Most asked interview question: can we extend interface and type in typescript, this is the most and frequently asked interview ...

2:15
Frequently asked typescript interview questions, can we extend interface and type in typescript.

195 views

2 weeks ago

CodeClip
Stop Using any in TypeScript 🚫

Using any in TypeScript removes all type safety and leads to hidden bugs. In this short, you'll see why any is dangerous and how ...

0:21
Stop Using any in TypeScript 🚫

1,437 views

2 days ago

Juan Dev - Bugster
3 TypeScript tips that will save you HOURS of coding 🔥

Utility Types, Type Guards, and Const Assertions made simple. Which one will you try first? #typescript #javascript ...

1:09
3 TypeScript tips that will save you HOURS of coding 🔥

11 views

13 days ago

The Debug Zone
Understanding Type Safety in TypeScript: Why Array Indexing Can Break It

In this video, we delve into the concept of type safety in TypeScript, a powerful feature that helps developers catch errors at ...

2:17
Understanding Type Safety in TypeScript: Why Array Indexing Can Break It

0 views

2 weeks ago

olaolu afolami
TypeScript Misuse EXPOSED! Fix These Bad Habits Now
3:29
TypeScript Misuse EXPOSED! Fix These Bad Habits Now

65 views

6 days ago

Code Step By Step
TypeScript Magic Type Inference | Angular, Typescript and react js Interview Ready #typescript

https://topmate.io/anil_sidhu =================== Do you know that in TypeScript, Angular, and React, many times you don't ...

3:00
TypeScript Magic Type Inference | Angular, Typescript and react js Interview Ready #typescript

2,596 views

19 hours ago

Ruuchi Ahuja
TypeScript Interview Question Trick: What’s the Return Type of a Promise-returning Function?

Learn how to extract the return type of a function in TypeScript using ReturnType and Awaited utility types with TypeScript best ...

3:42
TypeScript Interview Question Trick: What’s the Return Type of a Promise-returning Function?

14 views

2 weeks ago