TanStackT
TanStack5mo ago
2 replies
implicit-coffee

Is Tanstack Start good for apps not using tanstack router?

Hi. This is a highly opinionated question but it's be nice to reflect with someone on this

Some websites may get all of their routing through a CMS, and my understanding is that to make it work in tanstack start you need to use a catchall/slug route
(For example of a CMS https://docs.developers.optimizely.com/content-management-system/v11.0.0-cms/docs/content-tree-and-routing)

By doing this the developer is effectively not using the router or it's type safe properties

Not to say tanstack start is "just" a router, it has server functions and integrations with other tanstack libraries of course, but the router is a big part of it

Anyone got any thoughts?
Was this page helpful?