Skip to content
💻ProgrammingEN

Introduction to TypeScript

Learn TypeScript from the ground up. Master static typing, interfaces, generics, classes, and advanced type features that make your JavaScript more robust and maintainable.

10 lessons

Subscribe to unlock all 10 lessons

One monthly subscription gives you unlimited access to this course and every other course on LearningBro.

Lessons

What is TypeScript?Preview
Basic Types
Functions and Type Annotations
Interfaces
Classes
Generics
Union and Intersection Types
Type Narrowing
Modules and Namespaces
tsconfig and Tooling