← Psychology
Psychology/11 min read
Cognitive Load and UX: Designing for Human Minds
How understanding cognitive psychology can make you a better designer and developer.
Cognitive Load and UX
Every interface competes for limited mental resources.
Types of Cognitive Load
Miller's Law
The average person can hold 7 +/- 2 items in working memory. Design accordingly:
- Chunk information into groups of 3-5
- Use progressive disclosure
- Provide clear visual hierarchy
Reducing Cognitive Friction
- Consistent patterns reduce learning curve
- Familiar metaphors leverage existing knowledge
- Clear feedback confirms user actions
"Don't make me think" isn't laziness -- it's respect for cognitive limits.