# SWR #react #web-programming [SWR](https://swr.vercel.app/) is a React Hook for data fetching. ## FAQ ┌ How to Disable the First Fetching When Setting `refreshInterval`? Set `revalidateOnMount` to `false`.