Creating Dynamic Routes in Angular 2 Based on an ID Lookup
Learn how to implement dynamic routes in an Angular 2 component, specifically to work with a show component that looks up a record based on the ID.
Guide Tasks
  • Read Tutorial

Learn how to implement dynamic routes in an Angular 2 component, specifically to work with a show component that looks up a record based on the ID.

Resources