FrancismikoF
Convex Community3y ago
10 replies
Francismiko

Better implementation of automated optimistic updates

When I implemented optimistic updates on my mutation functions, I found it difficult to reuse the common parts. And I had to implement it through the API withOptimisticUpdate. I'm using React & Next.js
Was this page helpful?