TypeScript Cookbook; Real World Type-Level Programming (5th Early Release)КНИГИ » ПРОГРАММИНГ
Название: TypeScript Cookbook; Real World Type-Level Programming (5th Early Release) Автор: Stefan Baumgartner Издательство: O’Reilly Media, Inc. Год: 2023-05-10 Страниц: 251 Язык: английский Формат: pdf, epub (true), mobi Размер: 10.2 MB
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.
You want to get started with TypeScript, fantastic! The big question is: How do you start? There are many ways how you can integrate TypeScript into your projects, and they all are slightly different depending on your project’s needs. Just as javascript runs on many runtimes, there are plenty of ways to configure TypeScript so it meets your target’s needs.
The Chapter 1 covers all the possibilities of introducing TypeScript to your project, as an extension next to javascript that gives you basic auto-completion and error indication, up to full-fledge setups for full-stack applications on Node.js and the browser. Since javascript tooling is a field with endless possibilities — some say that a new javascript build chain is released every week, almost as much as new frameworks — this chapter focuses more on things you can do with the TypeScript compiler alone and without any extra tool. TypeScript offers everything you need for your transpilation needs, except the ability to create minified and optimized bundles for web distribution. Bundlers like ESBuild or Webpack take care of this task. Also, there are setups that include other transpilers like Babel.js which can play along nicely with TypeScript.
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
TypeScript in 50 Lessons Название: TypeScript in 50 Lessons Автор: Stefan Baumgartne Издательство: Smashing Media AG Год: 2020 Страниц: 466 Язык: английский Формат: pdf...
Essential TypeScript: From Beginner to Pro Название: Essential TypeScript: From Beginner to Pro Автор: Adam Freeman Издательство: Apress Год: 2019 Формат: True PDF/epub Страниц: 546 Размер:...