ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,971 results

CraftingCode
Hoy en Typescript: Parameters

Typescript está cada vez más presente en el mundo tanto Frontend como Backend, hoy veremos una de sus utilidades ...

0:25
Hoy en Typescript: Parameters

109 views

3 years ago

CraftingCode
Quizás NO necesitas Typescript

... ser sinceros eso está daño luz de estar listo te gustaría que hiciéramos un tutorial sobre Cómo reemplazar tales paso a paso.

1:00
Quizás NO necesitas Typescript

60 views

3 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

362 views

2 years ago

🌟 Crosby Roads
SLICE Function - You Can Use SLICE to Replace Substring in TypeScript + JavaScript

You can use SLICE in place of SUBSTRING in JavaScript + TypeScript Discord: https://discord.gg/9dtvEDFG ⛅ LIKE, SHARE ...

2:51
SLICE Function - You Can Use SLICE to Replace Substring in TypeScript + JavaScript

243 views

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

202 views

2 years ago

DevExpert - Programación Android y Kotlin
JavaScript o TypeScript, ¿cuál deberías usar en 2024?

Mira ya el Episodio completo con Carlos Azaustre aquí https://youtu.be/3PRmDvXneag Javascript VS Typescript y diferencias ...

3:25
JavaScript o TypeScript, ¿cuál deberías usar en 2024?

6,471 views

1 year ago

Code with tkssharma
Learn Typescript

Ready to take your JavaScript skills to the next level? In this video, we'll explore the fascinating realm of advanced JavaScript ...

0:21
Learn Typescript

1,536 views

7 years ago

Code with tkssharma
Learn Typescript in Depth #01

Ready to take your JavaScript skills to the next level? In this video, we'll explore the fascinating realm of advanced JavaScript ...

3:43
Learn Typescript in Depth #01

569 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 10: Simple Refactoring

No new features are introduced in this segment. A simple function is added to make debug messages cleaner to write and the ...

1:30
TypeScript for JavaScript Developers Part 10: Simple Refactoring

373 views

6 years ago

CraftingCode
Hoy en Typescript: Exclude

Typescript está cada vez más presente en el mundo tanto Frontend como Backend, hoy veremos una de sus utilidades Exclude.

0:26
Hoy en Typescript: Exclude

31 views

3 years ago

Hyo
Typescript Tips Part 3

Here is Typescript Tips Part 3 1. Mapped Types 2. keyof operator 3. Generics 4. Decorators 5. Object spread syntax #typescript ...

1:00
Typescript Tips Part 3

186 views

2 years ago

CraftingCode
Hoy en Typescript: Extract

Typescript está cada vez más presente en el mundo tanto Frontend como Backend, hoy veremos una de sus utilidades Extract.

0:19
Hoy en Typescript: Extract

83 views

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

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

8 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

🌟 Crosby Roads
EVERY Function - Higher Order Functions - JavaScript + TypeScript (ASMR Keyboard)

EVERY is another looping function that was specifically designed for arrays. Higher-Order Function is a function that accepts ...

2:36
EVERY Function - Higher Order Functions - JavaScript + TypeScript (ASMR Keyboard)

86 views

3 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 7: String Interpolation

In this video, Jeremy shows how to use a modern JavaScript feature for building strings known as "string interopolation.

1:34
TypeScript for JavaScript Developers Part 7: String Interpolation

421 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 13: Formatting the Print

This episode features a small refactoring that enables the printing functionality to show labels along with values by passing the ...

2:27
TypeScript for JavaScript Developers Part 13: Formatting the Print

271 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 14: Key Types

Part 13 introduced a defect caused by passing a property name with improper case. In this step, a "key type" is introduced that ...

1:24
TypeScript for JavaScript Developers Part 14: Key Types

143 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