September 2017
Intermediate to advanced
450 pages
11h 24m
English
We can build many parts of our Angular application using the Angular-CLI utility. Components, views, routes, controllers, and services can all be generated in this manner. Scaffolding out new functionality using a CLI helps us to save time when building our application by automatically creating the required boilerplate content and putting it exactly where we want it in our project.
We will use Angular-CLI as the preferred method for scaffolding out a new Angular functionality through the rest of the book.
Read now
Unlock full access