Frontend
26 views
Design System
Quick Definition
Collection of reusable components and UI standards
Full Definition
A collection of reusable components, guidelines, and standards for building UIs.
Examples
Material UI, Ant Design, Storybook, design tokens
Related Terms
component-library
ui-kit
figma
More Frontend Terms
DOM
Programming interface representing web page structure as a tree
CSS-in-JS
Styling approach writing CSS within JavaScript files
Context API
React mechanism for sharing state without prop drilling
Tailwind CSS
Utility-first CSS framework for custom design building
Vue.js
Progressive JavaScript framework for user interfaces
Vite
Fast build tool with instant server start and HMR