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
Data wydania: 2025-05-30
Księgarnia: Helion
Cena książki: 139,00 zł
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.
Osoby które kupowały "Mastering TypeScript. Write TypeScript fluently and without fighting the type system - Fifth Edition", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 124,17 zł, (14,90 zł -88%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,13 zł, (14,90 zł -84%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 78,42 zł, (14,90 zł -81%)
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