Spotify's Home Page Teardown: From Universal Feed to Contextual Cards
Tech · 7 min read
Spotify's 2025-26 home redesign swapped the long-scroll discovery feed for a modular card system that surfaces sessions (workout mixes, focus blocks, 20-minute commutes) and generative DJ previews. Cards are tuned for scannability with clear, time-bound CTAs and a micro-preview waveform to indicate content type.
Hierarchy changes extended into personalization layers: a top rail for immediate actions (resume, create) followed by actionable cards that include predicted skip rates and estimated session length. Designers introduced soft friction—time estimates and skip likelihood—to nudge longer listens without overtly restricting choice.
On the backend, the card system increased cacheability and reduced cold-start load by grouping similar content into buckets. The tradeoff is increased complexity in AB testing: retention gains depended heavily on how cards were prioritized for new vs. loyal listeners. The product lesson is clear: modular UI + transparent session cues can improve engagement and trust, but require stronger orchestration between design, data, and performance engineering.