Hamza Mellahiblog.hmellahi.me·Feb 6, 2024Make your App faster using Optimistic UpdatesIntroduction In this article, we will discuss what is an optimistic update and how to implement it in your React app to make it feel faster and more responsive, using React Query. What's an optimistic update? When doing operations that involve waitin...5 likes·303 readsoptimisticUpdates
Dipesh Shivramedssitachi.hashnode.dev·Nov 8, 2023Optimistic Updates Using InfiniteQueriesHave you ever pondered the swift response you receive when you click the "like" button on platforms such as Twitter or Instagram? Is the network truly lightning-fast, processing your like request instantaneously? In reality, what occurs behind the sc...12 likes·387 readstanstack-query