Syntax 003

Code examples and demonstrations

Back to Examples
Syntax

Syntax

Wes Bos & Scott Tolinski

TypeScript Fundamentals

August 14, 2019 · 68:00

Getting started with TypeScript: types, interfaces, generics, and integrating TypeScript into your JavaScript projects.

0:000:00
80%

Show Notes

TypeScript fundamentals covered: - Why TypeScript? - Basic types and type annotations - Interfaces vs types - Generics explained - Setting up TypeScript in existing projects - tsconfig.json options - Type definitions for third-party libraries - When to use any (and when not to)

UXLab Examples

Back to main site