Aarvin Roshin
TTCTheo's Typesafe Cult
•Created by shadax on 1/12/2025 in #questions
CSR, SSR or server components?
Now that you mention it, I'm not really sure. He did mention he was using Next.js rather than just Vite and React Router because it let him move faster, but I guess the only benefits to using React Router is more control over the routing?
9 replies
TTCTheo's Typesafe Cult
•Created by shadax on 1/12/2025 in #questions
CSR, SSR or server components?
Theo actually went over this recently, with t3.chat - although it's built on Next.js, he ended up making a React Router app within because it made more sense.
9 replies
TTCTheo's Typesafe Cult
•Created by shadax on 1/12/2025 in #questions
CSR, SSR or server components?
I think you've got it right, CSR is definitely better than SSR if all your components are client-side anyway
9 replies