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. ✓. With SWR ...
確定! 回上一頁