Skip to content
Host your specs. Generate from anywhere.

SWR

SWR is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data.