I've used TypeScript several times, but I was always stuck at the level of just using `type` and `interface`, so my understanding of the concepts wasn't very clear. While reading this e-book, I was able to understand not just the syntax to memorize, but why these features are necessary and what problems the type system exists to solve.
In particular, the explanations are kind enough for beginners to follow, and the way concepts are built up one by one made it easy to finish the whole course without feeling overwhelmed. The examples were also appropriate, making it great to learn by typing along immediately.
I would highly recommend this to frontend developers using React and TypeScript who want to solidify their foundations. Thank you for creating such a great course!