Introduction to Micro-Frontend Architecture

As the frontend world grows, the architectural solutions for it should grow as well. The main idea behind micro-frontends is to divide frontends into independent parts so that independent teams can maintain them.

“An architectural style where independently deliverable frontend applications are composed into a greater whole”