Improving User Experience with Optimistic Updates: A Simple Technique to Implement Interactive Features
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...
