coryhouse / coryhouse/reactjsconsulting
Microfrontends
- Dominant language
- JavaScript
- Stars
- 374
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
- Similar to Microservice but for Frontend
- Coarse grained
- Need a communication approach between MFE's. Can subscribe to events [via a pub/sub pattern on window](https://dev.to/florianrappl/communication-between-micro-frontends-41fe), read from the same in-browser data store like indexDB
Standalone - vertical domain based - independent team
My thoughts on micro-frontends
https://twitter.com/housecor/status/1507749629533769734
https://twitter.com/housecor/status/1508095172848070658
Frameworks
Webpack 5 Module Federation
Bit
Single SPA
FrintJS
Systemjs
Piral
Open Components
Podium
SAP Luigi
Mosaic (Zalando)
Approaches:
1. Split by page
2. iframe
3.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.