Skip to content

React hooks

Compare
Choose a tag to compare
@neurosnap neurosnap released this 08 Sep 22:18
· 94 commits to main since this release
00d0d91

Introducing a couple of react hooks that will make it easier to leverage saga-query.

  • useQuery: hook to automatically load the data as well as the associated loader
  • useSimpleCache: hook to use a simple cache with its data and loader