Login
From:
swr.vercel.app
(Uncensored)
subscribe
Mutation & Revalidation – SWR
https://swr.vercel.app/docs/mutation
links
backlinks
SWR is a React Hooks library for data fetching. SWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again.
Roast topics
Find topics
Find it!