Code for the React-Query demo BouvetOne Autumn 2021
- Clone Repo
npm i
npm start
(or taskstart
)- Open browser to http://localhost:3000
- Vanilla JS
- Limitations
- Basics setup
- Error handling/retry
- Reuse hook in multiple components
- Manipulate cache externally
- Infinite query