The aim of this video is to discuss the role of routing in Single Page Applications and Angular 2's new component router.
- Basic setup for Routing applications.
- Configure a basic route and see how that goes. app.routes.ts holds the base route configuration.
- Create our route components.