Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 1.61 KB

File metadata and controls

10 lines (9 loc) · 1.61 KB

Top Books on TypeScript

  • Programming TypeScript - Boris Cherny - 2019 - How to scale JavaScript codebases with TypeScript's type system and patterns.
  • Effective TypeScript, 2nd Ed. - Dan Vanderkam - 2024 - 83 items for TypeScript 5; type-level programming, recipes, migration; the definitive practical guide.
  • Effective TypeScript, 1st Ed. - Dan Vanderkam - 2019 - 62 specific ways to improve your TypeScript; type inference, generics, and migration.
  • Mastering TypeScript, 4th Ed. - Nathan Rozentals - 2023 - Enterprise-ready TypeScript with modern frameworks, TDD, and serverless.
  • TypeScript Cookbook - Stefan Baumgartner - 2023 - 100+ recipes for complex setups, design patterns, and advanced typing.
  • TypeScript Quickly - Anton Moiseev - 2020 - Practical TypeScript from basics to advanced types and tooling.
  • Essential TypeScript 5 - Adam Freeman - 2023 - TypeScript 5 for application development; comprehensive and up to date.
  • TypeScript Handbook - TypeScript team - 2024 - Official guide to the language; free online.