Brett Owers

UX

Why user experience is the difference between software that works and software that matters.

UX is Not UI

User interface is what the user sees. User experience is what the user feels. A beautiful button that does the wrong thing is bad UX with good UI. An ugly form that solves the user's problem in 3 seconds is good UX with bad UI.

The best products have both. But if you have to choose, choose experience over appearance. Users forgive ugly. They do not forgive confusing.

How Do You Know It's Good UX?

The user does not notice it. The highest compliment for UX is invisibility. When navigation is intuitive, users do not think about navigation. When a form is well-designed, users do not think about the form. They think about their goal — and the interface disappears. Good UX is felt, not seen.

The user completes their task on the first try. No dead ends. No backtracking. No "where do I click?" If a new user can accomplish the primary task without hesitation, the UX is working. Measure this: first-attempt success rate is the single most important UX metric.

The user would notice if it got worse. Take something away — a shortcut, a default, a well-placed button — and see if users complain. If they do, the UX was load-bearing. If they do not, it was decoration. The things users complain about losing are the things the UX got right.

The user tells someone else about it. Not about the product. About the experience. "It just works" is the Apple signal. "I found exactly what I needed in 10 seconds" is the search signal. Word-of-mouth about experience is the strongest indicator that UX is exceptional, not just adequate.

How to Test for Good UX

The 5-Second Test

Show someone the interface for 5 seconds, then hide it. Ask: "What was this for? What could you do here?" If they cannot answer clearly, the hierarchy is failing. First impressions are formed in 50 milliseconds. Five seconds is generous.

Think-Aloud Testing

Ask a user to complete a task while narrating their thought process out loud. "I am looking for the settings... I think it might be under this menu... No, that was wrong..." Every hesitation is a UX failure mapped in real time.

Task Completion Rate

Give users a specific task ("find the return policy" or "add an item to cart"). Measure how many complete it without help. Industry standard: 78% average completion rate. Below 60% means serious UX problems. Above 90% means the interface is working.

Time on Task

How long does the task take? Compare against your expectation. If you think "sign up" should take 30 seconds and it takes 3 minutes, the form has too many fields, the flow has too many steps, or the user is confused about what is being asked.

Error Rate

How often do users make mistakes? Click the wrong button, enter data in the wrong field, navigate to the wrong page. High error rates mean the interface is misleading — the user thinks they understand it, but the interface is communicating something different than intended.

System Usability Scale (SUS)

A standardized 10-question survey (scored 0-100) that measures perceived usability. Average SUS score is 68. Above 80 is excellent. Below 50 is unusable. It takes 2 minutes to administer and gives you a comparable benchmark across products and iterations.

Heatmaps & Session Recordings

Tools like Hotjar, FullStory, and Microsoft Clarity record where users click, scroll, and hover. Heatmaps reveal what attracts attention (and what is ignored). Session recordings show the actual user journey — the rage clicks, the confusion, the abandonment points.

How to Develop Taste

Use everything. Sign up for apps you will never pay for. Order from websites you have no interest in. Try competitors in every category. The only way to develop UX taste is to experience a wide range of quality — the excellent, the mediocre, and the terrible. You need all three to calibrate.

Articulate what bothers you. When an app frustrates you, do not just feel the frustration — name it. "The back button took me to the wrong screen." "The submit button was below the fold on mobile." "The loading state showed no progress indicator." Converting feeling into language is how instinct becomes skill.

Study the classics. Apple's Human Interface Guidelines. Google's Material Design. The original Palm Pilot interface. The original iPhone scroll physics. The Amazon 1-Click patent. These are not just products — they are case studies in UX decisions that shaped how billions of people interact with technology.

Copy before you create. Rebuild an interface you admire. Pixel-perfect. Notice what you missed on first impression: the padding between elements, the animation timing, the disabled-state color. Copying forces attention to detail that admiration does not.

Watch users use your product. Nothing develops taste faster than watching a real human struggle with something you built. The gap between your intention and their experience is the exact distance your taste needs to grow. This is uncomfortable. It is supposed to be.

Principles

Reduce cognitive load

Every decision the user has to make is a cost. Minimize choices, surface defaults, eliminate unnecessary steps. Hick's Law: decision time increases logarithmically with the number of options.

Provide feedback for every action

Every tap, click, swipe, and submission should produce a visible result. Loading states, success messages, error explanations, hover effects. Silence is the enemy of trust. If the system is working, show it.

Be consistent

Same action, same result, every time. Same visual pattern for same type of element across every screen. Patterns create muscle memory. Broken patterns create confusion. Jakob's Law: users spend most of their time on other sites — make yours work the way they expect.

Design for errors

Users will make mistakes. Prevent errors when possible (disable invalid options). Catch them when they happen (validate before submit). Make recovery easy (undo, not "are you sure?"). The cost of an error should be proportional to the difficulty of recovery.

Respect time

Fast load times, minimal steps, no unnecessary friction. Time is the only resource users cannot get back. Every 100ms of load time reduces conversion by 1% (Akamai). Performance is UX.

Progressive disclosure

Show what is needed now. Hide what is needed later. A settings page with 50 options is overwhelming. A settings page with 5 categories that expand to reveal options is manageable. Complexity is fine. Complexity all at once is not.

Courses & Resources

Google UX Design Certificate

Coursera

The most accessible on-ramp. 7 courses covering research, wireframing, prototyping, and usability testing. No prerequisites. Designed to take you from zero to job-ready.

Interaction Design Foundation

IxDF.org

The largest UX design school online. Courses on information architecture, mobile UX, design thinking, and psychology of design. Academic rigor at a fraction of university cost.

Don Norman's "Design of Everyday Things"

Book

The foundational text. Not about screens — about doors, stoves, and light switches. If you read one book on UX, read this. It reframes how you see every designed object in the world.

Steve Krug's "Don't Make Me Think"

Book

The most practical UX book ever written. Short, funny, and immediately actionable. The title is the thesis: if users have to think about how to use your product, you have failed.

Refactoring UI

Book / Course

By the creators of Tailwind CSS. Bridges the gap between developer and designer. Teaches visual design principles through before/after examples. The best resource for developers who want to make things look good without becoming designers.

Laws of UX

lawsofux.com

A beautiful website cataloging the psychological principles behind UX decisions: Fitts's Law, Hick's Law, Jakob's Law, Miller's Law, and more. Each law has a clear explanation and design implications.

Voices to Follow

Don NormanWeb / Books

Coined the term "User Experience." Former VP of Apple's Advanced Technology Group. His work is the bedrock of the field. Follow for first-principles thinking about design.

Jakob Nielsennngroup.com

Co-founder of Nielsen Norman Group. Publisher of the most cited UX research on the internet. His heuristic evaluation framework (10 usability heuristics) is the standard checklist for UX audits.

Jared SpoolWeb / Conferences

Founder of Center Centre / UIE. 40+ years in usability. His talks on design leadership, organizational UX maturity, and the politics of design decisions are essential for senior practitioners.

Steve SchogerX / Refactoring UI

The designer behind Tailwind UI and Refactoring UI. His "design tips" thread on Twitter is the most actionable visual design advice on the internet. Practical, not theoretical.

Vitaly FriedmanSmashing Magazine

Editor of Smashing Magazine. Publishes in-depth UX case studies, design pattern libraries, and front-end design techniques. The best bridge between UX theory and implementation.

Business of design — branding, client communication, pricing, and the commercial side of design work. Essential if you are selling UX services, not just practicing them.

Practical UI/UX tutorials. Redesigns, critiques, and build-alongs. Great for developers who learn by watching someone design in real time.

Config talks and tutorials from the tool most UX designers use daily. Understanding Figma is understanding the modern design workflow.

The Bottom Line

UX is not a department. It is not a role. It is not a phase of the project. It is the sum of every decision that affects what the user feels when they interact with your product. Engineers make UX decisions. Product managers make UX decisions. Copywriters make UX decisions. Everyone who touches the product shapes the experience.

The question is not "do we need UX?" — every product has UX, whether you designed it or not. The question is "is the UX we have intentional?" If yes, you have a chance at making it good. If no, you are hoping. Hope is not a strategy.