Unlocking Angular Potential: Provide Root Services That Listen to Routing Events Lets create a global singleton that listens to router events in Angular. Is it a good idea? Let’s find out.
Angular Relative Navigation Learn how to navigate to a route relative to the current route in Angular. This is useful when you have a wizard-like flow in your application.