TypeScript cookbook : real world type-level programming / Stefan Baumgartner.
Publisher: Sebastopol, CA : O'Reilly Media, Inc., 2023Copyright date: ©2023Edition: First editionDescription: xix, 398 pages : illustrations ; 23 cmContent type:- text
- unmediated
- volume
- 9781098136659
- 1098136659
- real world type-level programming
- 005.2/762 23 B348

Item type | Current library | Call number | Status | Notes | Date due | Barcode | |
---|---|---|---|---|---|---|---|
![]() |
Central Library المكتبة المركزية | 005.2762 B348 (Browse shelf(Opens below)) | Available | قاعة الكتب | 47821 |
Includes index.
Project setup -- Basic types -- The type system -- Generics -- Conditional types -- String template literal types -- Variadic Tuple types -- Helper types -- The standard library and external type definitions -- TypeScript and react -- Classes -- Type development strategies.
"TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems. If you're conversant with TypeScript as well as JavaScript basics, this book provides actionable recipes to help you tackle a wide array of issues. From setting up complex project structures to developing advanced helper types, each self-contained recipe guides you through the problem and discusses why and how a solution works." --