A step-by-step guide to building a micro-frontend architecture in Angular using Native Federation. Covers creating two remote applications with the Angular CLI and the @angular-architects/native-federation schematic, configuring one to expose routes and another to expose a component, then setting up a dynamic host application that loads both remotes. Also demonstrates loading remote apps side by side using Angular's dynamic component loading feature.
Table of contents
Creating Remote AppsCreating Host AppLoading Remote Applications DynamicallySummarySort: