Design Systems Terms (nn/g study guide) Flashcards

1
Q

Design System

A

A complete set of standards intended to manage design at scale using reusable components and patterns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Design Repository

A

Place where design elements are stored (style guide, component library, or pattern library)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Style guide

A

Contain specific implementation guidelines, visual references, and design principles for interfaces.

Most common style guide: branding guide

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Component Library (aka design libraries)

A

Houses predetermine, reusable UI elements used by designers and developers

Contains:
-Component name: name of component

-Description: what component is an how it’s used (includes dos and don’ts od use for context and clarification)

-Attributes: varibles and adjustments that can be made to customize or adapt the component for different purposes (i.e. color, size, etc)

-State: recommended defaults and subsequent changes in appearence

-Code Snippets: actual code for element

-Front-end and back-end frameworks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Pattern Library

A

Houses predetermined, reusable UI-element groupings (i.e. headings, breadcrumbs, etc)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly