Improving User Experience with Optimistic Updates: A Simple Technique to Implement Interactive Features
Mar 29, 2023 · 3 min read · In this post, I'll share some thoughts about improving user experience/interactivity for your app with one simple technique called Optimistic Updates. In simple words, Optimistic Updates is updating the UI depending on the optimistic response without...
Join discussion