
Автор: Adam Freeman
Издательство: Manning Publications
Год: 2023
Страниц: 617
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB
Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss, just TypeScript essentials! Essential TypeScript 5, Third Edition teaches you how to get the most out of TypeScript 5 for a consistent, dependable development experience. You’ll start with a proper understanding of the jаvascript type system that will make using TypeScript so much easier. On that solid foundation, you’ll build your understanding of TypeScript development, following a hands-on learning path all the way to TypeScript’s advanced features. TypeScript is a superset of the jаvascript language that focuses on producing safe and predictable code that can be executed by any jаvascript runtime. Its headline feature is static typing, which makes working with jаvascript more predictable for programmers familiar with languages such as C# and Java. In this book, I explain what TypeScript does and describe the different features it provides.