[ No Description ]



 



RM 144.99

Write better, reusable, and predictable Angular apps with typed logicKey FeaturesLeverage the power of TypeScript for developing large-scale Angular appsTake advantage of the cutting-edge features of TypeScript 2.x to build high-performing, maintainable applicationsExplore the TypeScript implementation of modules, classes, and annotations with Angular componentsBook DescriptionTypeScript, a superset of JavaScript, is the default language for building Angular applications from Google. TypeScript 2.0 adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications.This book will teach you how to leverage the exciting features of TypeScript while working on Angular projects to build scalable, data-intensive web applications. You will begin by setting up and installing TypeScript and then compile it with JavaScript. You will then learn to write simple JavaScript expressions with TypeScript. You will then go through some built in TypeScript types and accessors. Further you will build web components using TypeScript Interfaces and Decorators. You will go through the Angular form module, which will enable you to write predictable typed forms with TypeScript and learn to use typed DOM events. You will also build a single-page application using the Router module. Lastly, you will consume API data with Angulars HTTP Module and handle responses with RxJS observables. At the end of the book, you will go through different testing and debugging techniques.What you will learnMove from loose types to predictable strict typesWrite self-documented API methods and data structuresUnderstand custom generic types for complex data structuresImplement Contract with InterfacesEnhance Dependency Injection in Angular via class constructorsExplore TypeScript advanced typesBuild Interactive web apps with Angular and TypeScriptWho This Book Is ForThis book is for developers who would like to learn to use TypeScript to develop Angular applications. A basic JavaScript knowledge would be beneficial. Table of ContentsFrom Loose Types to Strict TypesGetting Started with TypescriptTypescript Native Types and Typescript Native Types and FeaturesUp & Running with Angular & TypeScriptAdvanced Custom Components with TypeScriptComponent Composition with TypeScriptSeparating Concerns with Typed ServicesBetter Forms & Event Handling with TypeScriptWriting Modules, Directives and Pipes with TypeScriptClient Side Routing for SPAWorking with real hosted DataTesting & Debugging
view book