Day 111:00 AMMain Stage
reactperformance

Optimistic UI: The Happy Path and Every Sad One

Speaker C

useOptimistic sounds simple — update the UI before the server responds. But what about rollbacks, race conditions, and stale closures? We'll build a real-world optimistic flow from scratch, break it in every way possible, and fix each case.