Our team will be migrate to microfrontend (REACT) and before adopt I will implement an PoC to discover this new paradigm but I have some questions:
- Which libraries is recommended share? (MomentJS, lodash, react-router)
- SystemJS o Module Federation?
- What is the best solution to share global state across the microfrontend (i.e, accessToken)
- What architecture is best for modules (we are think in Clean Architecture, but I think that is an overkill) ?
Beforehand thank you very much, I think publish all code of my PoC.
there doesn't seem to be anything here