Essential TypeScript 5 /

TypeScript is a popular superset of JavaScript that adds support for static typing. TypeScript's typing features, which will be instantly familiar to C# or Java programmers, help you reduce errors and improve the overall quality of your JavaScript code.

Bibliographic Details
Main Author: Freeman, Adam, 1972- (Author)
Format: Book
Language:English
Published: Shelter Island, New York : Manning, [2023].
Edition:Third edition.
Subjects:
Table of Contents:
  • Understanding TypeScript
  • Your first TypeScript application
  • JavaScript primer, part 1
  • JavaScript primer, part 2
  • Using the TypeScript compiler
  • Testing and debugging TypeScript
  • Understanding static types
  • Using functions
  • Using arrays, tuples, and enums
  • Working with objects
  • Working with classes and interfaces
  • Using generic types
  • Advanced generic types
  • Using decorators
  • Working with JavaScript
  • Creating a stand-alone web app, part 1
  • Creating a stand-alone web app, part 2
  • Creating an Angular app, part 1
  • Creating an Angular app, part 2
  • Creating a React app, part 1
  • Creating a React app, part 2.