React Query
What is a React Query?
React Query is the library used for caching the API data and fetching, and we use the same Axios or fetch for fetching and hooks for caching, there are more features but for now, we are only considering fetching and caching.
Li...
nikhilkumargupta.hashnode.dev2 min read