ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,988 results

🌟 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

241 views

3 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

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,525 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

567 views

7 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

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

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

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

Jeremy Likness
TypeScript for JavaScript Developers Part 2: Configuration and Spread Operator

A JavaScript file was renamed to TypeScript and has errors. Learn how to suppress the errors by changing the configuration toĀ ...

2:29
TypeScript for JavaScript Developers Part 2: Configuration and Spread Operator

398 views

6 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

🌟 Crosby Roads
MAP Function - Higher Order Functions in TypeScript and JavaScript

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

2:13
MAP Function - Higher Order Functions in TypeScript and JavaScript

161 views

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

Joseph Woodward
Quick demonstration of discriminated unions in TypeScript

Simple demonstration of discriminated unions in TypeScript. Editor is Visual Studio Code.

0:30
Quick demonstration of discriminated unions in TypeScript

97 views

9 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 5: Scope and Let

A bug has surfaced due to the way variables are captured in scope in JavaScript. Rather than wrap the call in additional code thatĀ ...

1:52
TypeScript for JavaScript Developers Part 5: Scope and Let

229 views

6 years ago

The Debug Zone
How to Use faker.js with TypeScript: A Complete Guide for Developers

In this video, we dive into the world of data generation with faker.js, a powerful library that allows developers to create realisticĀ ...

1:29
How to Use faker.js with TypeScript: A Complete Guide for Developers

7 views

3 months ago

The Debug Zone
Using Redux Compose with TypeScript: A Complete Guide and Examples

In this video, we dive into the powerful combination of Redux Compose and TypeScript, exploring how to streamline your stateĀ ...

1:52
Using Redux Compose with TypeScript: A Complete Guide and Examples

7 views

9 months ago