Code examples and demonstrations
Syntax
Wes Bos & Scott Tolinski
August 14, 2019 · 68:00
Getting started with TypeScript: types, interfaces, generics, and integrating TypeScript into your JavaScript projects.
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