Building Micro-Frontends
posted on November 21, 2021 | tags: [ architecture ]
Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it. - Alan Perlis
Building Micro-Frontends Resources
New client, thinking about architectures - I am helping out their platform team, learning about micro-frontends and realizing an architecture for micro-frontend creation to support many development teams here. At the core of this work is building out a micro-frontend architecure that:
- breaks out shared concerns to a common root frame (auth, communication, logging, telemetry)
- is designed to be modular and framework independent
- has tools for teams to realize an architectural standard.
This post will capture MFE ideas, concepts and resources.
References
Micro-Frontends: a deep dive into the latest industry trend.
Credits
Quote
Image
Image of Venice, Italy found at Follow Me Away
This post and/or images used in it may have been created or enhanced using generative AI tools for clarity and organization. However, all ideas, technical work, solutions, integrations, and other aspects described here are entirely my own.