head needs, but the component does not require the data. by putting this fetch in the loader, it will block showing page's UI until this extra data.head could be async, but there's probably some complications i am overlooking in directly making the change. if done, the function could still use loader data, but it could also fetch its own extra data. maybe some other mechanism could be added for less critical meta tags (when doing a soft navigation, most of the seo stuff isn't as big of a deal, mostly care about title, but on a full page load, it needs everything)intent prefetching is too slow, is that clicking will wait up to defaultPendingMs until the page actually renders, even though it should've been instant.useQuery to show content as soon as the required fetch is complete. but it's not very satisfying to use the pending component for something other than pending state.https://x.com/powersync_/status/2010721010006552775?s=20
dry-scarlet · 2mo ago
You can now submit your website/app/project to http://TanStack.com 's new showcase and have it seen by the TanStack community! - Global showcase browser - Per-library filters - Category filters Submit here: https://tanstack.com/showcase/submit View all here: https://tanstack.com/showcase
dry-scarlet · 3mo ago
TanStack AI Alpha 2 is here! 🖼️ Image, video, audio, speech, transcription, structured output 📦 Split adapters = smaller bundles, faster dev/contributions, easier 🎄 Fully tree shakable adapters ✨ Cleaner, flattened, fully type-safe APIs https://tanstack.com/blog/tanstack-ai-alpha-2
dry-scarlet · 3mo ago