docs: set v6 release date (#168)

This commit is contained in:
Stefan Rotsch
2023-02-23 10:47:58 +01:00
committed by GitHub
parent 94f368249e
commit 3288d65beb
28 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
title: "Design System"
ring: trial
quadrant: "methods-and-patterns"
tags: [ux/ui, frontend, coding, architecture, documentation]
---
A Design System is a collection of reusable design components, guidelines and standards that serve as the foundation for
creating a consistent user experience across a product or a whole brand.
It helps to create a unified visual language, improve collaboration among design and development teams, and streamline
the design and development process.
Design Systems also increase the maintainability of the design of products, making it easier for teams to make updates
and add new features over time.
We are in the process to implement a design system in close cooperation with one of our customers.
Tools we use for this are [zeroheight](https://zeroheight.com/) as a documentation hub,
[Style Dictionary](https://amzn.github.io/style-dictionary) for the token generation,
[Storybook](https://storybook.js.org/) to document the components and [Figma](https://www.figma.com/) for the Designs.