108 articles in Product Design
Decades of research consistently show that traditional brainstorming groups produce fewer and lower-quality ideas than the same number of individuals working alone. Production blocking, evaluation apprehension, and social loafing undermine group ideation sessions. The article presents evidence-backed alternatives including brainwriting, nominal group technique, and electronic brainstorming that outperform traditional methods by 30-40%.
Summary of Don Norman's foundational concepts: affordances (what actions are possible), signifiers (how people discover affordances), constraints (limiting possible actions), mappings (relationship between controls and results), and feedback (communicating the results of an action). The bedrock of modern UX education.
Laubheimer explains the spectrum from low-fidelity to high-fidelity prototyping and when to use each approach for maximum learning with minimum investment. The article provides decision frameworks for choosing prototype fidelity based on research goals, available resources, and the stage of the design process.
Loss aversion, the tendency to weigh potential losses roughly twice as heavily as equivalent gains, shapes how users interact with digital products. Designers can ethically leverage this bias through free trials, progress indicators, and streak mechanics. The article warns against dark patterns that exploit loss aversion to manipulate users into unwanted purchases or subscriptions.
Explains the difference between information architecture and navigation design, and why IA must come first. Covers organizing schemes (alphabetical, chronological, topical), labeling systems, navigation structures (global, local, contextual), and search systems. Introduces card sorting and tree testing as IA research methods. Core curriculum in UX education programs.
Explores the ethical responsibilities of designers who shape how millions of people spend their attention. Argues for design practices that empower users rather than exploit psychological vulnerabilities, drawing on Tristan Harris's work and the broader humane technology movement.
Lateral thinking deliberately breaks established patterns of thought to generate novel solutions that logical analysis alone cannot reach. De Bono's techniques including random entry, provocation, and reversal help teams escape fixation on conventional approaches. The article demonstrates how companies like 3M and IDEO use structured lateral thinking sessions to produce innovations that vertical thinking consistently misses.
Luke Wroblewski's mobile-first approach: designing for the smallest screen first forces you to prioritize content and functionality. Mobile constraints (small screen, touch input, variable connectivity) reveal what truly matters. Covers progressive enhancement, touch targets, thumb zones, and responsive patterns. Changed how the entire industry approaches web design.
The tension between craft (deep skill, attention to detail, pride in work) and commodity (efficiency, standardization, scalability) defines many modern organizational dilemmas. Sennett argues that the best organizations find ways to preserve craft values even as they scale, by protecting artisan roles, allowing time for mastery, and rewarding quality alongside speed. The article examines how companies like Pixar and Toyota embed craft culture into large-scale operations without sacrificing efficiency.
Provides a step-by-step guide to creating user journey maps that visualize the end-to-end experience of a persona interacting with a product or service. Covers when to use journey maps, what elements to include, and how to turn journey insights into actionable design improvements.
Microinteractions are contained product moments that revolve around a single use case: toggling a setting, liking a post, setting an alarm. They have four parts: trigger, rules, feedback, and loops/modes. Great microinteractions make products feel crafted and human. Covers animation principles, timing, and when microinteractions help vs. hinder usability.
Liew provides a comprehensive guide to understanding and implementing REST APIs, the backbone of modern digital-first organizations. The article covers HTTP methods, authentication, API design best practices, and practical examples that help non-technical leaders understand why API-first architecture enables scalable digital transformation.
Gibbons clarifies the differences between experience maps, journey maps, and service blueprints, three commonly confused UX mapping methods. The article provides a decision framework for choosing the right mapping technique based on scope, focus, and intended use, along with templates and best practices for each approach.
A practical introduction to web accessibility. Covers the four principles of WCAG (perceivable, operable, understandable, robust), common accessibility failures, and how to integrate accessibility into the design process rather than treating it as an afterthought. Includes checklists for color contrast, keyboard navigation, screen reader support, and semantic HTML.
Gibbons introduces service design as a discipline that orchestrates people, processes, and technology to create seamless end-to-end experiences. The article explains service blueprints, backstage processes, and frontstage interactions, showing how service design extends UX thinking beyond screens to encompass the full ecosystem of service delivery.
TRIZ analyzes patterns from over 200,000 patents to identify 40 inventive principles that resolve technical contradictions, where improving one parameter worsens another. This systematic approach to innovation replaces trial-and-error with directed problem solving based on how similar contradictions have been resolved across industries. Product teams using TRIZ report finding breakthrough solutions in days rather than months, by leveraging existing knowledge rather than relying solely on creative inspiration.

The purpose of product discovery is to quickly separate the good ideas from the bad. We need to validate ideas before we invest the time and money to build them.
Applies Disney's 12 principles of animation to interface design, showing how motion can guide attention, provide feedback, and create a sense of continuity. Covers easing curves, duration guidelines, and the distinction between decorative and functional animation.
Kaplan provides a comprehensive guide to creating customer journey maps, from defining scope and gathering research to visualizing touchpoints and identifying pain points. The article distinguishes between current-state and future-state maps and explains how journey mapping drives organizational alignment around the customer experience.
How to build modular UI systems through style guide driven development. Covers atomic design methodology (atoms, molecules, organisms, templates, pages), component libraries, design tokens, and the workflow for maintaining design consistency at scale. Essential reading for teams building products with consistent interfaces.