TypeScript Quickly
Yakov Fain, Anton Moiseev
Summary TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire cat...
Adam Freeman
Publisher
Simon and Schuster
Duration
11 hr
ISBN
9781633437319
Genres
Description A comprehensive guide to the TypeScript language, focusing on static typing and the features introduced in version 5. It details the transition from standard JavaScript to a typed development environment. Key Topics: Type annotations, generic types, decorators, type guards, and integration with Angular and React. About the Technology: TypeScript is a superset of JavaScript that adds static typing to improve code predictability and reduce runtime errors in large-scale applications. About the Book: The text covers the JavaScript type system, development tool configuration, and advanced features like type declaration files and class-based architecture. About the Reader: For JavaScript developers; no prior TypeScript experience is required. About the Author: Adam Freeman is an IT professional and author of numerous programming texts, formerly serving as a CTO in the banking sector.