12 lines
384 B
Markdown
12 lines
384 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/) as one implementation of this pattern.
|