Chapter 6. The Component Router
This chapter will cover the following recipes:
- Setting up an application to support simple routes
- Navigating with routerLinks
- Navigating with the Router service
- Selecting LocationStrategy for Path Construction
- Building stateful RouterLink behavior with RouterLinkActive
- Implementing nested views with route parameters and child routes
- Working with Matrix URL parameters and routing arrays
- Adding route authentication controls with route guards