TanStackT
TanStack10mo ago
13 replies
primary-violet

nextjs migration

hey there. i'm potentially looking at migrating from nextjs - we have ~8m build times, ~60s initial HMR builds locally, and site navigation often feels slower than it should be - it's really not optimal.

i'm therefore wondering if tanstack is a viable option to migrate to - it's amazing that we can deploy anywhere (we have vercel right now, but might be looking for cloudflare since it's cheaper and less painful to deal with). a lot of our data fetching is clientside (supabase-like), and i like the first party support for server actions + RSC (which vite doesn't have as of yet).

also, what would the migration complexity be like? it's all react so should be fine, but is there any estimate that someone else has with their app?
Was this page helpful?