Professional TypeScript: Developing Scalable JavaScript Applications
29.99 €
The only thing available 3
Any programmer working with a dynamically typed language will confirm that scaling code is incredibly difficult and requires a large team of engineers. That's why Facebook, Google, and Microsoft developed static typing for dynamically typed code.
When working with any programming language, we track exceptions and read the code line by line, searching for the problem and how to fix it. TypeScript automates this unpleasant part of the development process.
TypeScript, unlike many other typed languages, is focused on practical tasks. It introduces new concepts that allow you to express ideas more concisely and precisely, making it easier to create scalable and secure modern applications.
Boris Cherny helps you understand all the nuances and capabilities of TypeScript, teaches you how to debug errors and scale your code.
In this book, you will:
- Start with the basics: learn about TypeScript types and type operators, including what they are for and how to use them;
- Explore advanced topics: Get acquainted with the TypeScript type system, including error handling, and learn how to build asynchronous applications;
- Learn how to use TypeScript with your favorite front-end and back-end frameworks, migrate a project from JavaScript to TypeScript, and launch a TypeScript project.
When working with any programming language, we track exceptions and read the code line by line, searching for the problem and how to fix it. TypeScript automates this unpleasant part of the development process.
TypeScript, unlike many other typed languages, is focused on practical tasks. It introduces new concepts that allow you to express ideas more concisely and precisely, making it easier to create scalable and secure modern applications.
Boris Cherny helps you understand all the nuances and capabilities of TypeScript, teaches you how to debug errors and scale your code.
In this book, you will:
- Start with the basics: learn about TypeScript types and type operators, including what they are for and how to use them;
- Explore advanced topics: Get acquainted with the TypeScript type system, including error handling, and learn how to build asynchronous applications;
- Learn how to use TypeScript with your favorite front-end and back-end frameworks, migrate a project from JavaScript to TypeScript, and launch a TypeScript project.
See also:
- All books by the publisher
- All books by the author
- All books in the series O'Reilly Bestsellers