Use SWR on your API calls. SWR is a very smart data fetching library. It uses the HTTP cache invalidation strategy (stale-while-revalidate) ...
確定! 回上一頁