2019-10-31 swr.now.shSWR: React Hooks for Remote Data FetchingSWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again.