“An architectural style where independently deliverable frontend applications are composed into a great whole.” - Cam Jackson, martinfowler.com
“A design approach in which a front-end app is decomposed into individual, semiindependent “microapps” working loosely together.” - Bob Myers, Toptal
“A type of architecture where a web application is divided into different modules or individual functions, implemented autonomously.” - Aplyca
“An architectural and organizational style (NOT a specific technology!!!) in which the front-end of the app is decomposed into individual, loosely coupled “micro apps” that can be built, tested, and deployed independently.” - AltexSoft
“An approach to building applications where the front-end is broken down into smaller, independent parts, each with its own user interface and functionality. These independent parts are then integrated to form a complete application.” Trent Willis | Micro-Frontends
React Norway