oscklmO
Convex Community3y ago
20 replies
oscklm

Preloading data in Server Components Next.js

I don't seem to find anything in docs in regards to preloading data? I might be completely misunderstanding something, since coming from React Query.

But is there a way to preload some data on the server, and then passing that to the local store, so there is data already there when the user first loads a page?
Was this page helpful?