Angular : up and running : learning Angular, step by step
(2018)
By:
Seshadri, Shyam
Nonfiction
Book
Call Numbers:
006.76/ANGULAR/SESHADRI,S
Availability
Details
PUBLISHED
Sebastopol, CA : O'Reilly Media, [2018]
©2018
©2018
EDITION
First edition
DESCRIPTION
xv, 292 pages : illustrations ; 24 cm
ISBN/ISSN
9781491999837, 1491999837 :, 1491999837, 9781491999837
LANGUAGE
English
NOTES
Includes index
This book will demystify Angular (2.0 and onward) 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
CONTENTS
Introducing Angular --
Hello Angular --
Useful built-in Angular directives --
Understanding and using Angular components --
Testing Angular components --
Working with template-driven forms --
Working with reactive forms --
Angular services --
Making HTTP calls in Angular --
Unit testing services --
Routing in Angular --
Productionizing an Angular app