#Does react-query work with IndexedDB?

7 messages ยท Page 1 of 1 (latest)

narrow spade
#

Does react-query work with IndexedDB?

olive sentinel
#

what kind of question is that ๐Ÿ˜… . I could just say "yes" ....

narrow spade
narrow spade
olive sentinel
#

what is Dexie.js ?

#

but it only shows how to fetch from an api.
doesn't matter. React Query is promise based. You can return a resolved or rejected promise from your QuerFn - doesn't matter if that comes over the network or not

narrow spade