Skip to content

Chapter 1 of 8

Foundations of UI and UX Design

User Interface (UI) and User Experience (UX) are complementary disciplines that together determine how people interact with digital products. UI refers to the visual and interactive elements users directly engage with, including buttons, icons, typography, spacing, and color schemes. UX is the broader umbrella encompassing the overall experience, including usability, accessibility, performance, and the emotional impact a product creates. The popular shorthand captures this distinction well: UI is what you see, UX is how it feels. Strong products require attention to both, since a beautiful interface with poor usability frustrates users just as much as a usable but unattractive one undermines trust.

Foundational design principles guide both UI and UX work. Jakob Nielsen's ten usability heuristics remain essential touchstones, including visibility of system status, match between system and real world, user control and freedom, consistency and standards, error prevention, recognition rather than recall, flexibility and efficiency, aesthetic and minimalist design, helping users recover from errors, and providing help and documentation. These heuristics pair with established behavioral principles: Fitts's Law explains why larger, closer targets are faster to acquire, Hick's Law shows how more choices increase decision time, Miller's Law limits working memory to roughly seven items, and Jakob's Law reminds designers that users prefer familiar patterns borrowed from other sites they frequent. Together, these principles create a foundation for designing interfaces that respect how humans actually perceive, decide, and remember.

Visual perception is governed by additional rules that shape effective layouts. The Gestalt principles describe how the mind groups visual elements through proximity, similarity, closure, continuity, and figure-ground relationships. Visual hierarchy arranges elements to show their order of importance through size, color, contrast, spacing, and position. Designers also rely on established reading patterns like the F-pattern for text-heavy web content and the Z-pattern for landing pages, as well as compositional techniques such as white space management, contrast, and the 60-30-10 color rule. Underlying all of this are mathematical relationships like the golden ratio (1.618:1), which produces aesthetically pleasing proportions seen throughout nature and classical design.

All chapters
  1. 1Foundations of UI and UX Design
  2. 2Psychology and Human Behavior in Design
  3. 3Information Architecture and Navigation
  4. 4Visual Design: Color, Typography, and Layout
  5. 5Interaction Design Patterns and Components
  6. 6Accessibility and Inclusive Design
  7. 7Research, Testing, and Metrics
  8. 8Design Systems, Process, and Handoff

Drill it

Reading is not remembering. These come from the Ui UX Flashcards deck:

Q

What is User Interface (UI)?

The visual and interactive elements of a product that users directly interact with, including buttons, icons, spacing, typography, and color schemes.

Q

What is User Experience (UX)?

The overall experience a user has when interacting with a product, encompassing usability, accessibility, performance, design, and emotional impact.

Q

What is the difference between UI and UX?

UI focuses on the visual presentation and interactive elements; UX focuses on the overall experience, including usability, accessibility, and user satisfaction....

Q

What are the 10 Usability Heuristics by Jakob Nielsen?

1) Visibility of system status 2) Match between system and real world 3) User control and freedom 4) Consistency and standards 5) Error prevention 6) Recognitio...