diff --git a/README.md b/README.md index 1b61e2f0..bb92951b 100644 --- a/README.md +++ b/README.md @@ -2302,6 +2302,7 @@ for the creation of web applications developed with Angular. * [type-challenges](https://github.com/type-challenges/type-challenges) - Collection of TypeScript type challenges with online judge. * [type-fest](https://github.com/sindresorhus/type-fest) - A collection of essential TypeScript types. Either add the package as a dependency or copy-paste the needed types. * [typehero](https://github.com/typehero/typehero) - Connect, collaborate, and grow with a community of TypeScript developers. +* [typescript-book](https://github.com/gibbok/typescript-book) - A concise guide to effective development in TypeScript. * [typescript-challenges](https://github.com/psmyrdek/typescript-challenges) - A set of challenges helping you understand TypeScript. * [valibot](https://github.com/fabian-hiller/valibot) - The modular and type safe schema library for validating structural data. * [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.