Mastering TypeScript. Write TypeScript fluently and without fighting the type system - Fifth Edition - Helion
Tytuł oryginału: Mastering TypeScript. Write TypeScript fluently and without fighting the type system - Fifth Edition
ISBN: 9781836647720
Format: ebook
Księgarnia: Helion
Cena książki: 139,00 zł
Książka będzie dostępna od maja 2025
If you’re a developer who wants to learn how to work with TypeScript instead of fighting it, this is the book for you – no JavaScript knowledge required.
Mastering TypeScript will get you up and running with TypeScript quickly, introduce core concepts, and dive deep into the workings of the type system. You’ll learn how to control your compiler options, work with types from third-party sources, and use advanced features such as decorators and generics.
This fifth edition has been reconceived with new chapters on JavaScript to TypeScript migration, type narrowing, reading and understanding TypeScript errors, and more. It also includes a set of brand-new sample projects that put TypeScript in practical and relatable perspective.
Zobacz także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Mastering TypeScript. Write TypeScript fluently and without fighting the type system - Fifth Edition eBook -- spis treści
- 1. Introduction to TypeScript
- 2. Up and Running Quickly
- 3. Exploring the Type System
- 4. Type Annotations and Assertions
- 5. Type Inference
- 6. Arrays and Objects
- 7. Type Design
- 8. Type Narrowing
- 9. TypeScript Configuration
- 10. Types from Third-Party Sources
- 11. Reading and Understanding TypeScript Errors
- 12. Functional Programming
- 13. Object-Oriented Programming
- 14. Advanced Types and Type Manipulation
- 15. Decorators
- 16. Migrating from JavaScript to TypeScript