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

Test Your Understanding

Multiple choice — select an answer to see the explanation.

1 / 4

What is the core idea behind optimistic updates?