TanStack Start or TanStack Router + Astro
Hi everyone,
I'm building a project with two main parts: a public-facing section (landing page, about page, etc.) and an SPA. Since we're using an external Express backend, I'm debating whether to build the public-facing part with Astro and the SPA with TanStack Router or just use TanStack Start for everything. If I go with TanStack Start, I'd still use the external Express backend instead of the built-in API routes.
Would love to hear your thoughts! Thank you
I'm building a project with two main parts: a public-facing section (landing page, about page, etc.) and an SPA. Since we're using an external Express backend, I'm debating whether to build the public-facing part with Astro and the SPA with TanStack Router or just use TanStack Start for everything. If I go with TanStack Start, I'd still use the external Express backend instead of the built-in API routes.
Would love to hear your thoughts! Thank you