• Table of contents
  • Introduction
  • Reference
  • Get started with basic routing in your apps:
  • Installing the router
  • Base tag
  • Module importing and configuration
  • Template with
  • RouterLink
  • Navigation Paths
  • RouterLinkActive binding
  • Parameterised Routes
  • Route Parameters
  • Linking to Routes with Parameters
  • Reading Route Parameters
  • Query Parameters
  • Passing Optional Parameters
  • Reading Query Parameters
  • Fragements
  • Passing Fragements
  • Reading Fragements
  • Matrix URL
  • Route Guards
  • Types of Guards
  • Guard function parameters
  • Steps to create and assign a guard
  • app.module.ts
  • projects.router.ts
  • project-detail.component.ts
  • router-gaurd.service.ts