July 2018
Intermediate to advanced
420 pages
8h 46m
English
We have come to one of the most important parts of Single Page Applications (SPAs): the use of routes. As you saw in Chapter 3, Understanding the Core Concepts of Angular 6, the Angular framework provides a powerful tool for dealing with application routing: @ angular/router dependency.
In the next few sections, you'll learn how to use some of these features, such as child-views, and how to create master detail pages. In addition, we will start building the application's visual field, filling in the templates with HTML markup.
In this chapter, we will cover the following topics:
Read now
Unlock full access