ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,081 results

Jeremy Likness
TypeScript for JavaScript Developers Part 1: Introduction

This series will explore TypeScript for JavaScript developers by taking a JavaScript app and transforming it piece by piece. In this ...

2:43
TypeScript for JavaScript Developers Part 1: Introduction

1,103 views

7y ago

Gentleman Programming
I teach you EVERYTHING to pass a React interview

🚀 REACT DEVELOPER INTERVIEW - ALL THE QUESTIONS YOU'LL BE ASKED + REAL ANSWERS → Complete job preparation: from basic ...

44:27
I teach you EVERYTHING to pass a React interview

27,241 views

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

144 views

7y ago

Vaadin
Modern web apps with TypeScript: reactive templates and type-safe Java server access - Vaadin Fusion

A faster way of building modern web apps on Spring Boot. Learn how Vaadin's new TypeScript APIs simplify web app ...

3:51
Modern web apps with TypeScript: reactive templates and type-safe Java server access - Vaadin Fusion

3,466 views

5y ago

Jeffrey Chupp
LSP: Building a Language Server From Scratch

00:00:00 - Intro 00:00:52 - Getting set up 00:05:52 - Starting from Scratch 00:12:40 - The initialize method 00:19:38 - Processing ...

1:09:08
LSP: Building a Language Server From Scratch

63,654 views

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

7y ago

Chrome for Developers
Navigating the JavaScript framework ecosystem

The JavaScript framework landscape is ever-evolving, making it exhilarating and overwhelming at the same time. This talk will cut ...

42:30
Navigating the JavaScript framework ecosystem

60,479 views

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

264 views

7y ago

Microsoft Visual Studio
Google engineers from Angular core development team are building Angular 2 with TypeScript

Angular is a JavaScript development framework that is an open source project from Google built in collaboration with Microsoft.

2:25
Google engineers from Angular core development team are building Angular 2 with TypeScript

3,376 views

10y ago

Jeremy Likness
TypeScript for JavaScript Developers Part 18 (The End): Compilation Targets

In this last step, learn how TypeScript helps you prepare for future versions of JavaScript by keeping pace with the latest specs.

1:35
TypeScript for JavaScript Developers Part 18 (The End): Compilation Targets

145 views

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

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

375 views

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

7y ago

Benjamin “SEOux Indianer” Wingerter
ASMR - Code: softspoken TypeScript explanation

Settle in and let this soft-spoken ASMR coding session guide you into the calm, structured world of TypeScript. In this whispered ...

3:15
ASMR - Code: softspoken TypeScript explanation

171 views

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

347 views

7y ago

Heapspace
Railway Oriented TypeScript - Robin Pokorny

Whe code, we tend to focus on the “happy path”. Yet in the real world, there is validation, logging, network errors, and other ...

32:11
Railway Oriented TypeScript - Robin Pokorny

158 views

2y ago

Vaadin
LitElement basics tutorial with TypeScript (Vaadin Fusion client-side views)

Learn the basics of developing web components with LitElement using TypeScript. 0:00 - Intro 0:33 - lit-html templating, properties ...

8:05
LitElement basics tutorial with TypeScript (Vaadin Fusion client-side views)

7,957 views

5y ago

Chrome for Developers
Workbox TypeScript - Unpacking the Workbox

In this episode of Unpacking the Workbox, we're going to start with a basic online only web app and walk through the steps ...

9:15
Workbox TypeScript - Unpacking the Workbox

17,643 views

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

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

399 views

7y ago