admin

admin

Microfrontends: the basics

Understanding build-time integration There is a container what decides when/where to show each Microfrontend. For example there is a Container component wich decides where and when to show ProductList MFE and Cart MFE. There are many solution to integration, each…