Angular: Routing

Angular: Routing

English | MP4 | AVC 1280Ă—720 | AAC 44KHz 2ch | 0h 40m | 127 MB

Angular routing allows you to define both the navigation and the modular structure of your application. This training course provides the skills you need to design and build real-world applications using Angular 4 routing. Instructor Greg Bardwell covers setting up and configuring routes, passing data via parameters, protecting routes with authorization, and nesting or child routing. Plus, learn valuable application design strategies such as route guards, modularization, and lazy loading.

Table of Contents

Introduction
1 Welcome

Getting Started
2 Software
3 Using the exercise files

Routing Foundations
4 Angular 4 routing​ introduction
5 Router setup and configuration
6 Passing route parameters

Practical Routing and Modularization
7 Child routes
8 Route guards
9 Routing modularization and lazy loading