whizzy
whizzy6d ago

Get Data without loading

https://x.com/marcelohbairros/status/1956892684859158892 Can we achieve this speed using convex? On every component render, it loads the page again. Any way to have a local cache and validate if something is updated in the background? like its okay to load data on first load, but on every load if it's fetching new data, it kinda looks ugly
Marcelo (@marcelohbairros)
Finally made my application have 0 page loaders Data just pops up as the user navigates and filters data. Thank you Tanstack DB @tan_stack and @ElectricSQL
From Marcelo (@marcelohbairros)
X
2 Replies
Convex Bot
Convex Bot6d ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
Besh
Besh6d ago
from my research there is nothing like this currently but convex are working on it https://stack.convex.dev/object-sync-engine
An Object Sync Engine for Local-first Apps
Object sync engines manage a rich object graph across multiple clients and a centralized server and are a great fit for building local-first apps.

Did you find this page helpful?