Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions data/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
- **[TypeScript Quickly](https://www.manning.com/books/typescript-quickly)** - *Anton Moiseev* - *2020* - Practical TypeScript from basics to advanced types and tooling.
- **[Essential TypeScript 5](https://www.amazon.com/Essential-TypeScript-5-Angular-Development/dp/1484293782)** - *Adam Freeman* - *2023* - TypeScript 5 for application development; comprehensive and up to date.
- **[TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)** - *TypeScript team* - *2024* - Official guide to the language; free online.
- **[The Concise TypeScript Book](https://github.com/gibbok/typescript-book)** - *Simone Poggiali* - *2026* - Free and open-source TypeScript reference covering fundamentals through advanced concepts, with 10,300+ GitHub stars.