Add crossref to page composing

This commit is contained in:
Brian Hoffmann
2021-06-02 11:19:00 +02:00
parent 7153e6077d
commit a4954e87c2

View File

@@ -4,4 +4,6 @@ ring: adopt
quadrant: methods-and-patterns
---
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".
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.