https://github.com/pj-mill/reactdebounce
Quick demo on how to apply a custom debouce hook in a react app with swr & axios.
https://github.com/pj-mill/reactdebounce
axios custom-hooks-in-react debounce react swr
Last synced: about 2 months ago
JSON representation
Quick demo on how to apply a custom debouce hook in a react app with swr & axios.
- Host: GitHub
- URL: https://github.com/pj-mill/reactdebounce
- Owner: pj-mill
- Created: 2023-08-10T08:35:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T10:15:06.000Z (almost 3 years ago)
- Last Synced: 2025-09-26T14:47:03.010Z (9 months ago)
- Topics: axios, custom-hooks-in-react, debounce, react, swr
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh