# usehooks **Repository Path**: iloveluyan/usehooks ## Basic Information - **Project Name**: usehooks - **Description**: Easy to understand React Hook code recipes - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-11 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the repository for [usehooks.com](https://usehooks.com), a [Gatsby](https://www.gatsbyjs.org) powered blog that publishes easy to understand React Hook code recipes. If you'd like to submit new post ideas, improve existing posts, or change anything about the website feel free to submit an issue or pull-request. Please consider sponsoring this project through my [Github sponsors page](https://github.com/sponsors/gragland). Any level of support is appreciated. I have a few higher tiers that include having your company listed on the usehooks website and newsletter. To run locally, `yarn`, then `yarn dev`, then open [localhost:8000](https://localhost:8000). ## Post Index [useFirestoreQuery](https://usehooks.com/useFirestoreQuery/)
[useMemoCompare](https://usehooks.com/useMemoCompare/)
[useAsync](https://usehooks.com/useAsync/)
[useRequireAuth](https://usehooks.com/useRequireAuth/)
[useRouter](https://usehooks.com/useRouter/)
[useAuth](https://usehooks.com/useAuth/)
[useEventListener](https://usehooks.com/useEventListener/)
[useWhyDidYouUpdate](https://usehooks.com/useWhyDidYouUpdate/)
[useDarkMode](https://usehooks.com/useDarkMode/)
[useMedia](https://usehooks.com/useMedia/)
[useLockBodyScroll](https://usehooks.com/useLockBodyScroll/)
[useTheme](https://usehooks.com/useTheme/)
[useSpring](https://usehooks.com/useSpring/)
[useHistory](https://usehooks.com/useHistory/)
[useScript](https://usehooks.com/useScript/)
[useKeyPress](https://usehooks.com/useKeyPress/)
[useMemo](https://usehooks.com/useMemo/)
[useDebounce](https://usehooks.com/useDebounce/)
[useOnScreen](https://usehooks.com/useOnScreen/)
[usePrevious](https://usehooks.com/usePrevious/)
[useOnClickOutside](https://usehooks.com/useOnClickOutside/)
[useAnimation](https://usehooks.com/useAnimation/)
[useWindowSize](https://usehooks.com/useWindowSize/)
[useHover](https://usehooks.com/useHover/)
[useLocalStorage](https://usehooks.com/useLocalStorage/)

Unlicense — public domain