Angular: Up and Running: Learning Angular, Step by Step
- Length: 312 pages
- Edition: 1
- Language: English
- Publisher: O'Reilly Media
- Publication Date: 2018-06-22
- ISBN-10: 1491999837
- ISBN-13: 9781491999837
- Sales Rank: #126956 (See Top 100 Books)
This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.
Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with solutions) at the end of each chapter reinforce the learnings of each chapter and allow readers to really get hands-on with Angular.
Table of Contents
Chapter 1. Introducing Angular
Chapter 2. Hello Angular
Chapter 3. Useful Built-In Angular Directives
Chapter 4. Understanding And Using Angular Components
Chapter 5. Testing Angular Components
Chapter 6. Working With Template-Driven Forms
Chapter 7. Working With Reactive Forms
Chapter 8. Angular Services
Chapter 9. Making Http Calls In Angular
Chapter 10. Unit Testing Services
Chapter 11. Routing In Angular
Chapter 12. Productionizing An Angular App