React Query is a data-fetching library for React applications that simplifies fetching data. It is a set of React hooks that help us improve the way we do data fetching in our applications. It has powerful features such as window refocus fetching, prefetching, optimistic updates and TypeScript support.
Sort: