Optimistic Updates with useOptimistic

Hands-on practice for this lecture. Work through the exercises and quizzes to reinforce what you've learned.

1

Exercise 1 of 1

Instant Feedback with useOptimistic

Show a post immediately while it's in flight — the UI feels instant even on a slow connection.

Post Feed — no optimistic update

New Post

Posts

Submit a post — notice the 1.5s wait before it appears.

  • First post
  • Second post
Practice: Optimistic Updates with useOptimistic — Interactive Exercises | Durgesh Rai