https://github.com/ivan-kleshnin/react-query-status-checks
Status Checks in React-Query (and other clients)
https://github.com/ivan-kleshnin/react-query-status-checks
Last synced: 6 months ago
JSON representation
Status Checks in React-Query (and other clients)
- Host: GitHub
- URL: https://github.com/ivan-kleshnin/react-query-status-checks
- Owner: ivan-kleshnin
- Created: 2021-12-25T06:42:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T07:02:17.000Z (almost 4 years ago)
- Last Synced: 2025-02-01T22:12:52.327Z (8 months ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Status Checks in React-Query (and other clients)
## TOC
1. [The original article](https://tkdodo.eu/blog/status-checks-in-react-query)
2. [Standard schema reviewed](./demo1.md)
3. [Inverted schema reviewed](./demo2.md)
4. [Alternative schema reviewed](./demo3.md)
5. [Gist (advanced)](https://gist.github.com/ivan-kleshnin/b98c6be12ed0b05e6cde186e4deeedb7)