DESCRIPTION
This book is an Essentials guide for every Angular developer. It covers all required topics an Angular developer need to get started. This book is written in Angular version 7 and explains vitalÊ concepts of Angular in extremely descriptive way with lot of code examples.
KEY FEATURES
A complete overview of the key aspects of Angular
Up to date with the latest Angular release
The book covers the framework's mental model, API, and the design principles behind it.
WHAT WILL YOU LEARN
Components & Binding, Web API
SPAs & Routing, Template Driven Forms
Forms, HTTP
Unit Testing, ngModel, Angular Directives
Pipes, Ignite UI
WHO THIS BOOK IS FOR
Students of Polytechnic Diploma Classes- Computer Science/ Information Technology
Graduate Students- Computer Science/ CSE / IT/ Computer Applications
Master Class StudentsÑMsc (CS/IT)/ MCA/ M.Phil, M.Tech, M.S.
Industry Professionals- Preparing for Certifications
Table of Contents
1. Ê Ê IntroductionÊ
2. Ê Ê Component and Data Binding
3. Ê Ê Components CommunicationsÊ
4. Ê Ê Angular Directives
5. Ê Ê ViewEncapsulation in Angular
6. Ê Ê PipesÊ
7. Ê Ê Template Driven FormsÊ
8. Ê Ê Reactive Forms
9. Ê Ê Angular RoutingÊ
10. Ê Change Detection
11. Ê Services and ProvidersÊ
12. Ê Working with API and $httpÊ
13. Ê Advanced Components