Adaptive Design

Letter A

Interface approach that adapts to context, device, and user capabilities.

Updated:

Working definition

Adaptive design goes beyond responsive: the interface responds to context (device, environment, preferences, user state).

Difference from responsive

  • Responsive: layouts that scale across breakpoints.
  • Adaptive: content, density, or flows that change based on real usage context.

Practical application

On mobile I prioritize readability, touch targets, and progressive loading; on desktop I explore information density without building separate products.