Files
TechradarDev/radar/2021-07-01/microfrontends.md
Mathias Schopmans e5738950cf fix: rename micro-frontends to microfrontends
There seems to be an internal issue with next.js, redirecting to `techradar/techradar/methods-and-patterns/micro-frontends/`
2024-04-18 13:03:50 +02: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.