Micro-frontend allows us to use those different applications not just on the code base, but also in development, deployment and serve. Micro-frontends can load applications during run time without the need to build the entire dependency graph. But, even though, all of those applications are going to be hosted side by side as a single monolith on the user browser.
Table of contents
Why do we need Micro-Frontend? Link to this sectionOverview Link to this sectionThe Chaos Link to this sectionTackling the problem Link to this sectionThe libraries approach Link to this sectionThe anti-corruption layer approach Link to this sectionSort: