Mastering Micro Frontend Architecture
There is no doubt that creating and building a large, complex web application is no less than a challenge. As codebases grow, development slows down. Moreover deployments become riskier and teams start stepping on each other’s toes. We call this problem frontend monolith. The solution to this problem is Micro frontend architecture. Basically it is […]