Nate Kowalski
08 Dec 2025, 00:00
Worth every penny. I've already used what I learned at work.
The type-system features that make large codebases safer, not just stricter.
Last updated 18 Mar 2026, 00:00
Most TypeScript courses stop at basic types. This one covers the features that matter once your codebase gets big: generics that model real APIs, discriminated unions for predictable state, and a practical plan for migrating an existing JavaScript project without a rewrite.
Nate Kowalski
08 Dec 2025, 00:00
Worth every penny. I've already used what I learned at work.
Ngozi Umeh
02 Apr 2025, 00:00
This helped me have a much better conversation with my manager about our roadmap.
Ben Sorensen
15 Aug 2025, 00:00
A bit fast in places, but the examples make up for it. Would recommend to a friend.