d/nextjsAahmadAug 12, 2026
How do you do optimistic UI when you're exclusively using Server Actions?

useOptimistic is built for actions, but combining it with redirect-based flows and progressive enhancement leaves gaps. For a comment box that should feel instant, do you break the purity and use a client mutation, or stick with actions?

30
0 comments

Comments (0)