Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:33:27.000Z (about 2 years ago)
- Last Synced: 2024-05-20T15:13:01.806Z (8 months ago)
- Topics: datafetching, react, recoil, recoiljs
- Language: TypeScript
- Size: 4.11 MB
- Stars: 35
- Watchers: 4
- 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
```