Curated Tech Reading Map

Find your next tech book to read

Goal

The path to "Effective TypeScript, 2nd Edition"

Here is the reading path leading up to this book, derived from its dependencies and ordered from the fundamentals.

The path so far (1 books)

  1. Why read this first: Once you understand the basics of TypeScript's type system, you systematically learn the knack of using it 'effectively.' Effective TypeScript provides judgment criteria—eighty-three concrete items on leveraging type inference and taming any—for making types a weapon in practice.