https://github.com/sibelius/recoil-data-fetching
Using Recoiljs to handle data fetching
https://github.com/sibelius/recoil-data-fetching
datafetching react recoil recoiljs
Last synced: 3 months ago
JSON representation
Using Recoiljs to handle data fetching
- Host: GitHub
- URL: https://github.com/sibelius/recoil-data-fetching
- Owner: sibelius
- Created: 2020-05-23T13:26:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:33:27.000Z (almost 3 years ago)
- Last Synced: 2025-07-18T15:12:07.532Z (3 months ago)
- Topics: datafetching, react, recoil, recoiljs
- Language: TypeScript
- Size: 4.11 MB
- Stars: 35
- Watchers: 3
- Forks: 4
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recoil Data Fetching
You can use Recoil selectors to handle data fetching
```bash
yarn start
```