Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherO'reilly Media, Incorporated
ISBN-101098136659
ISBN-139781098136659
eBay Product ID (ePID)2331672979
Product Key Features
Number of Pages419 Pages
LanguageEnglish
Publication NameTypescript Cookbook : Real World Type-Level Programming
SubjectSoftware Development & Engineering / General, Web / Web Programming, Programming Languages / Javascript
Publication Year2023
TypeTextbook
Subject AreaComputers
AuthorStefan Baumgartner
FormatTrade Paperback
Dimensions
Item Height1 in
Item Weight25.4 Oz
Item Length9.2 in
Item Width7 in
Additional Product Features
LCCN2023-279809
Dewey Edition23/eng/20230815
IllustratedYes
Dewey Decimal005.2/762
SynopsisTypeScript 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. The ideal companion for your ongoing TypeScript journey, this cookbook helps you: Dive into the inner workings of the TypeScript type system Integrate TypeScript into a variety of projects Craft advanced type definitions that allow for flexible scenarios Create useful helper types that function across projects Ensure readability along with type safety Create robust APIs for helper types and their coworkers Strongly type function signatures that rely on string types Work around limitations of the standard library Integrate TypeScript into advanced React projects