From 6cc892efa033ac7abf36dc6aa3859352efe64d7c Mon Sep 17 00:00:00 2001 From: Henry Vogt Date: Thu, 13 Jul 2023 12:04:54 +0200 Subject: [PATCH] docs: update Design System to adopt As we could prove that Design Systems work, we recommend using it. --- radar/2023-09-01/design-system.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 radar/2023-09-01/design-system.md diff --git a/radar/2023-09-01/design-system.md b/radar/2023-09-01/design-system.md new file mode 100644 index 0000000..10d7687 --- /dev/null +++ b/radar/2023-09-01/design-system.md @@ -0,0 +1,8 @@ +--- +title: "Design System" +ring: adopt +quadrant: "methods-and-patterns" +tags: [ux/ui, frontend, coding, architecture, documentation] +--- + +By implementing design systems, we have been able to demonstrate that this approach adheres to many of the mentioned benefits and recommend that it be used in future projects. \ No newline at end of file