Micro-frontend is a new architecture inspired by microservices. The concept is similar to microservices, where we can break the whole monolithic codebase into smaller codebases that can be developed autonomously by distributed teams. Micro-frontends have certain principles that allow for scaling an app.
Table of contents
Why a micro-frontendPrinciples of micro-frontendAdvantages of micro-frontendHow to implement a micro-frontendExampleGetting startedConfiguring the applicationRunning the appResourceConclusionRelated blogs1 Comment
Sort: