examplist
examplist

examplist

Follow
Follow
homeCSSJavaScriptHTML & Web APIReactGitMini-Projects
Tag

reactquery

#reactquery

More content

Read more stories on Hashnode


Articles with this tag

(React Query v3) useInfiniteQuery

Jan 3, 20231 min read

We can use 'useQuery' to make infinite scroll, but this method makes it easier. Prefetching is used. If you check the devTool, you will notice data of...

(React Query v3) useInfiniteQuery