Curated Tech Reading Map

Find your next tech book to read

Goal

The path to "プログラミングTypeScript"

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 can write working JavaScript, the anxiety of untyped code at scale comes into view. Programming TypeScript explains from the ground up the idea of layering static types onto JavaScript, providing the entry point to code you can extend safely.