From a4954e87c2ee3f0a35bd749b2ddba71200b34323 Mon Sep 17 00:00:00 2001 From: Brian Hoffmann Date: Wed, 2 Jun 2021 11:19:00 +0200 Subject: [PATCH] Add crossref to page composing --- radar/2021-01-01/micro-frontends.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/radar/2021-01-01/micro-frontends.md b/radar/2021-01-01/micro-frontends.md index c6e3f6f..914032b 100644 --- a/radar/2021-01-01/micro-frontends.md +++ b/radar/2021-01-01/micro-frontends.md @@ -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". \ No newline at end of file +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. \ No newline at end of file