Skip to content
Learning path

TypeScript Developer

Master TypeScript — JavaScript with types. The default for new web codebases, used by Vercel, Microsoft, Stripe, and most SaaS startups.

mixed3 courses30 lessons~8 hoursFree
Start pathor sign up to track progress

Course sequence

  1. 01

    TypeScript Fundamentals

    Not started

    TypeScript is JavaScript with a type system. The same code that runs in browsers, but the compiler catches errors before you ship. Static types, interfaces, generics — every lesson is hands-on with real ts-node execution.

    intermediatetypescript15 lessons~4h
  2. 02

    TypeScript Intermediate

    Not started

    Level up from TypeScript Fundamentals. Generics, union and intersection types, narrowing, mapped types, utility types. The features that make TypeScript's type system genuinely useful, not just JavaScript with annotations.

    intermediatetypescript8 lessons~2h
  3. 03

    TypeScript Advanced

    Not started

    Beyond TypeScript Intermediate. Conditional types in depth, template literal types, recursive types, declaration files, branded types, type guards. The features that make TypeScript's type system genuinely magical.

    advancedtypescript7 lessons~2h

Create a free account to track your progress across this path.

TypeScript Developer