Building micro frontends allows for independent deployments and releases, autonomous teams, and modular codebases. Libraries like Webpack Module Federation, Single SPAs, and h-include can be used for run-time micro frontend composition. Reverse proxy composition provides convenient technique for project re-platforming, server
Table of contents
You Don't Need Another Library to Compose Micro Frontends at Run Time1. Reverse Proxy Composition — Each application is an independent SPA2. Composition by lazy loading the micro frontends bundled using JavaScriptSort: