swr
https://github.com/vercel/swr
TypeScript
React Hooks for Data Fetching
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to swr
Help out
- Issues
- useSWR('key', fetcher) calls fetcher non-deterministically even when `key` is in the fallback
- Unexpected `revalidateIfStale = false` initial load behavior on key change
- Type safe Key as Url for the SWR fetcher
- Optimistic update with useSWRMutation
- typescript is incorrect when using different fetchers but the same key
- Cannot read properties of null (reading 'useSyncExternalStore')
- useSWRMutation - Type error: Expected 2-3 arguments, but got 1.
- chore(example): add xior and xior-typescript example
- Repeat render
- build(deps): bump axios from 0.23.0 to 0.28.0 in /examples/axios-typescript
- Docs
- TypeScript not yet supported