Anyone move from NextJS -> Router? How big of a PITA was it?
For clarity, I'm NOT using any major SSR, nor a monorepo. I have a NestJS backend deployed on Railway currently.
I am currently using ShadCN, Tailwind, and Clerk though.
2 Replies
stormy-gold•8mo ago
why would it be a PITA? 😄
flat-fuchsiaOP•8mo ago
Good question - I've not migrated out of a NextJS project before so I'm struggling to best understand the scope there
I'm deployed out on vercel right now and long-term, I don't love that idea lol 🙂
(not saying you can't deploy nextjs in another docker env... but you know, can be a PITA)
Tanstack products are one I'd follow into the dark TBH, TSS looked very intriging, but I'm thinking it might be overkill for this product since it's not something like an ecommerce store haha
- especially since I have a dedicated backend