Files
TechradarDev/radar/2021-07-01/micro-frontends.md
Daniel Pötzinger bcf1ead9b3 documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
2022-11-18 11:39:23 +01:00

11 lines
386 B
Markdown

---
title: "Micro Frontends"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture]
---
The Micro Frontends approach continues to prove to be a valuable pattern for large-scale systems developed by several teams.
Therefore, we moved this pattern to "adopt".
We use [page composing](methods-and-patterns/page-composing.html) as one implementation of this pattern.