Hacker News new | ask | show | jobs
by acemarke 975 days ago
The underlying TanStack Query library is UI-agnostic, and has adapters for React and other frameworks.

(There's also our RTK Query API that's part of Redux Toolkit, which is UI-agnostic but also has a React adapter.)

1 comments

I guess it's not intended to be used directly hence no document at all? Might as well not exist.