Foundations

UX Principles

The core principles that underpin effective user experience design — from user-centricity to consistency and feedback.

#foundations#principles#ux#design#basics

What is it?

UX principles are the fundamental guidelines that inform good user experience design. They are derived from decades of research in human-computer interaction, cognitive psychology, and design practice. These principles act as a north star — when you're unsure what to do, they tell you what to prioritize.

Why it matters

Without guiding principles, design decisions become subjective arguments. Principles give you and your team a shared language and a rational basis for choosing one design over another. They also protect users — products built on solid UX principles are more intuitive, less frustrating, and more inclusive.

Best Practices

  • Design for the user's mental model, not the system's structure. Users expect software to behave like things they already know.
  • Prioritize clarity over cleverness. A design that requires explanation has failed. Every element should communicate its purpose without instruction.
  • Reduce cognitive load at every decision point. Every choice a user must make costs mental energy. Remove unnecessary choices.
  • Give immediate, meaningful feedback for every action. Users need to know the system received their input and what happened as a result.
  • Design for error recovery, not just error prevention. Users will make mistakes — your job is to make recovery easy and shame-free.
  • Maintain consistency within your product and with platform conventions. Inconsistency forces users to re-learn and erodes trust.
  • Respect the user's time. Every unnecessary step, load time, or piece of information is a cost you are imposing on them.
  • Design for the full range of users — including those with disabilities, poor connectivity, or small screens.
  • Progressive disclosure: show only what's needed now. Reveal complexity as it becomes relevant.
  • Test with real users. Your assumptions about usability will almost always be wrong in at least one important way.

Common Mistakes

  • Designing for the average user — there is no average user. Design for the full spectrum of your actual users.
  • Confusing feature richness with quality. More features usually means more cognitive load, not more value.
  • Ignoring error states and edge cases. These are often where users spend the most time and form the worst impressions.
  • Prioritizing visual novelty over familiar patterns. Users prefer the familiar. Novelty has a learning cost.
  • Treating accessibility as an afterthought. It should be built in from the start — retrofitting is exponentially harder.
  • Skipping user research and relying on intuition. What's obvious to the designer is often invisible to the user.
  • Designing for happy paths only. Real users take unexpected routes, make mistakes, and change their minds.

Checklist

Research & Theory

Don Norman's Design of Everyday Things

The foundational text for UX. Introduced the concepts of affordances, signifiers, feedback, and conceptual models.

Why it's relevant

Every modern UX principle traces back to Norman's work. Understanding it explains why bad design happens and how to prevent it.

ISO 9241-210 (Human-Centred Design)

The international standard for human-centred design. Defines user-centred design as a process, not just an aesthetic.

Why it's relevant

Provides the formal framework for placing users at the center of every design decision.

Nielsen's 10 Usability Heuristics

Ten general principles for interaction design identified by Jakob Nielsen. Widely used as evaluation criteria in heuristic analysis.

Why it's relevant

A practical checklist for identifying usability problems without user testing.

Real-World Examples

Linear

Every action has an immediate response. Keyboard shortcuts reduce steps. The design communicates its capabilities without documentation.

Stripe

API documentation is written for humans. Error messages tell you what went wrong AND how to fix it. Consistency across every surface.

Apple

Products are designed around user mental models. The iPhone used a phone metaphor that billions of people already understood.