top of page

Routeception! How to use the Angular Router in Micro-Frontends

Routeception! How to use the Angular Router in Micro-Frontends
Routeception! How to use the Angular Router in Micro-Frontends
Routeception! How to use the Angular Router in Micro-Frontends

Why would you need to use the Angular Router in a Micro Frontend? Why should you care?

Micro Frontends may be something as simple as a login form or as complicated as a single page application in nature. Wouldn’t it be nice to utilize the functionality provided by the Angular Router to employ functionality such as code splitting, guards, and named router outlets?

In this talk, we will walk through how using Angular’s Dependency Injection can provide each Micro Frontend with an isolated routing experience.

bottom of page