ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 results

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

Th30z Code
Javascript Mistakes: Have you been sorting numbers incorrectly all this time?

The sort() method in #javascript/#typescript converts elements into strings before sorting them in ascending order. If you haven't ...

0:21
Javascript Mistakes: Have you been sorting numbers incorrectly all this time?

359 views

2 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 6: Lambda Expressions

Learn how to use lambda expressions in TypeScript so you never have to worry about what "this" is again. Learn more about "this" ...

2:20
TypeScript for JavaScript Developers Part 6: Lambda Expressions

403 views

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

Udacity
小结

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

0:19
小结

2,939 views

10 years ago

Smartherd
Use other Class and Interface properties in Base Class | TypeScript Tutorial

Access 7000+ courses for 60 days FREE: https://pluralsight.pxf.io/c/1291657/424552/7490 In this lesson, you will see how to use ...

3:11
Use other Class and Interface properties in Base Class | TypeScript Tutorial

1,059 views

3 years ago

Udacity
使用 .call()

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

2:12
使用 .call()

2,082 views

10 years ago

Fresh Tech Tips
Nested functions in less than minute #Shorts #coding #development

Programming #Coding #NestedFunctions #InnerFunctions #SoftwareDevelopment #CodeExplained #ProgrammingTutorial ...

0:38
Nested functions in less than minute #Shorts #coding #development

84 views

2 years ago

Udacity
函数

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

1:22
函数

3,268 views

10 years ago

Udacity
Subclass Method Prototype Delegation - Object-Oriented JavaScript

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

0:13
Subclass Method Prototype Delegation - Object-Oriented JavaScript

4,098 views

10 years ago

SimorghNest
Clean Code - Refactoring - Inline Method

Contents ⌛ 00:02 : Intro - What is the "Inline Method" technique ⌛ 00:40 : The Inline Method Refactoring Technique ⌛ 00:59 ...

3:17
Clean Code - Refactoring - Inline Method

906 views

1 year ago

Udacity
小结

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

0:46
小结

2,284 views

10 years ago

Udacity
Subclass Method Prototype Delegation - Object-Oriented JavaScript

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

0:13
Subclass Method Prototype Delegation - Object-Oriented JavaScript

1,805 views

10 years ago

Udacity
回顾 'this' 参数

This video is part of an online course, Intro to Ajax. Check out the course here: https://www.udacity.com/course/ud110. This course ...

0:39
回顾 'this' 参数

3,047 views

10 years ago

Revive Coding
Making Optional Properties Nullable in TypeScript | Revive Coding

In this video, we are talking about how we can use Nullable in TypeScript. So nullable is used where we want to specify a new ...

2:45
Making Optional Properties Nullable in TypeScript | Revive Coding

45 views

3 years ago

J David Eisenberg
Chapter 13: Converting an Object to a String

How to get something better than the name of a class and its memory reference when you print an object reference.

2:35
Chapter 13: Converting an Object to a String

100 views

2 years ago

J David Eisenberg
Chapter 11: Polymorphism and Casting

Find out the limits of using casting when working with polymorphism.

2:32
Chapter 11: Polymorphism and Casting

276 views

5 years ago