A community-curated learning roadmap that maps out every important TypeScript concept in order. Not a course — a structured index that tells you exactly what to learn and in what sequence.
roadmap.sh is the best answer to 'I don't know what I don't know.' It won't teach you TypeScript itself, but it gives you a clear map of the entire language so you can combine it with the handbook or Total TypeScript without getting lost.
“the roadmap.sh now have a typescript path: https://roadmap.sh/typescript This isn't a course, but more like a index of important things to learn about the language.”
r/typescript · read thread →
“Focus on 2 things: Understand JavaScript peculiarities like prototype chain. Understand advanced types. Understanding how to construct types is almost learning a separate language.”
r/typescript · read thread →