Hacker News new | ask | show | jobs
by alextheparrot 1654 days ago
Would this work with server side rendered applications? We SSR a lot of the data calls, as the identifiers to be fetched is usually available in the URL.

——

Nvm, I see that’s listed as a React Query feature.