Skip to content

React Query tool example that enables you to fetch remote asynchronous

Notifications You must be signed in to change notification settings

ogm710811/react-query-data-fetching-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Query - Data Fetching Hooks

React Query is a fantastic tool that enables you to fetch remote asynchronous data inside of your components.
It could be GraphQL, REST, or any other data source which responds with a promise. It comes with its own dev tools to visualize what it is doing, and a ton of amazing functionality such as stale-while-revalidate, refresh on focus, error handling, etc.

About

React Query tool example that enables you to fetch remote asynchronous

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published