11 lines
386 B
Markdown
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. |