Design
Dictionary.
The shared vocabulary of elite UI/UX designers and full-stack engineers. No fluff, just the definitions that matter.
A
- A11y (Accessibility)UI/UX
- The practice of designing digital products so they are usable by people with disabilities. In engineering, this means semantic HTML and ARIA roles.
- API (Application Programming Interface)Engineering
- A set of rules that allows different software applications to communicate with each other. The bridge between the frontend design and backend data.
- ArchitectureEngineering
- The structural design of a digital ecosystem. Good architecture ensures a product can scale infinitely without collapsing under technical debt.
B
- Bento GridUI/UX
- A highly structured, modular layout trend inspired by Japanese bento boxes. Excellent for organizing dense dashboards into digestible, compartmentalized widgets.
- BreakpointEngineering
- Specific screen widths (e.g., 768px, 1024px) where a website's layout dynamically adapts to provide an optimal viewing experience.
C
- CI/CDEngineering
- Continuous Integration & Continuous Deployment. The automated pipeline that allows engineering teams to ship code rapidly and reliably.
- Component LibraryDesign & Eng
- A centralized repository of reusable UI elements (buttons, inputs, cards) coded in frameworks like React to ensure brand consistency at scale.
D
- Design SystemStrategy
- More than just a component library; it is the complete set of standards, documentation, and principles that govern how a product is designed and built.
- DOM (Document Object Model)Engineering
- The structural representation of a web document. Frameworks like React use a "Virtual DOM" to update interfaces incredibly fast without reloading the page.
G
- GlassmorphismUI/UX
- A UI style emphasizing a frosted-glass effect, background blur, and semi-transparent layers to create a sense of depth and physical hierarchy in digital space.
M
- Micro-interactionsUI/UX
- Subtle, localized animations (like a button hover state or a loading spinner) that provide immediate psychological feedback to the user.
- MVP (Minimum Viable Product)Strategy
- The most stripped-down version of a product that can be launched to gather validated learning about customers with the least effort.
S
- Server-Side Rendering (SSR)Engineering
- A technique where web pages are generated on the server rather than the browser. Crucial for SEO and delivering lightning-fast initial load times.
- Spatial UIUI/UX
- Interfaces designed with physical depth, shadows, and z-index layering, moving away from "flat design" to create more intuitive, tactile digital environments.
T
- Technical DebtEngineering
- The implied cost of additional rework caused by choosing an easy, messy solution now instead of using a better, highly-architected approach.
Speak the language?
Stop translating between design and engineering. Partner with a team that inherently understands both.
Start a Project