/app/channel/${channelId}/show/${showId}/some_page/app/channel, the intent is to find the best channelId through some business logic. channelId, we throw redirect({ to: /app/channel/${channelId}/show}); where, again, we try to find the most appropriate showId. When we do, the user is FINALLY redirected to the home page.loader function of my createFileRoute if the location exactly matches the current route (say, /app/channel) which is a sign the user has not provided IDs and we must fill it for them. (Indeed, I found that accessing a nested route triggers the loader function of the parent routes).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