Performance & Efficiency
Progressive Enhancement
Provide immediate basic responses then progressively add detail and accuracy.
What is Progressive Enhancement?
Progressive Enhancement provides immediate basic responses then adds detail as processing continues. Instead of waiting for perfect answers, the system streams content in real-time. It's essential for conversational AI or search where perceived speed matters. Examples include ChatGPT streaming word-by-word, Google Search showing instant results then refining, or Perplexity displaying quick answers while gathering citations.
Example: Claude Streaming Responses

Starts displaying AI responses immediately as they're generated, progressively building complete answers while users can read early content without waiting.
Figma Make Prompt
Want to learn more about this pattern?
Explore the full pattern with real-world examples, implementation guidelines, and code samples.
View Full Pattern