andreiduca/use-async-resource
A custom React hook for simple data fetching with React Suspense
TypeScriptISC
Issues
- 3
Load more scenario
#104 opened by roboticflamingo - 1
Get a `loading` property?
#118 opened by FezVrasta - 4
replace object-hash with JSON.stringify
#49 opened by gajus - 1
- 1
How to reset lazy function
#59 opened by fmendez89 - 1
- 2
- 8
Pluggable cache strategies?
#21 opened by ivos - 1
Double endpoint fetching
#43 opened by fmendez89 - 3
How to add/remove an item to the `DataFn` that is temporarily in draft (not sync with server)
#38 opened by ace-han - 1
Error when using within a class component
#28 opened by mdesantis - 1
Recommended pattern to change/post data
#9 opened by jenseralmeida - 1
Suggestion for lazy initialization
#22 opened by allforabit - 2
Invoking API calls directly in render?
#20 opened by ivos - 0
- 2
Data reader typing
#3 opened by memark - 2
Function expression, which lacks return-type annotation, implicitly has an 'any' return type
#2 opened by ramsy-leftclick - 6
Usage with react-router 6 `preload`
#1 opened by insanecoding