← Graph

Sometimes Nothing Is Enough

concept 1 connections

UI pattern for eventually-consistent systems: when users don't expect real-time feedback (analytics, view counts, etc.), simply return the response without waiting for the event to propagate. Demo: a sample 'video tutorials' site records a video-watched event, responds immediately, and only shows the updated count on the next refresh — acceptable because YouTube-style view counts are never expected to be real-time.

category
pattern
about
Sometimes Nothing Is Enough concept
Presents the 'don't wait' UI pattern with a YouTube-style view count example.

Provenance

Read by
13 extractions