shadax
TTCTheo's Typesafe Cult
•Created by shadax on 1/12/2025 in #questions
CSR, SSR or server components?
I have to create an application that is highly interactive, featuring many reusable components that can be configured in different ways within the UI. I'll be presenting data with various filters, charts, etc. I'm considering which approach to use, and CSR (with Vite + React Router) seems to make the most sense. Am I thinking along the right lines? Initial loading isn't as important as ensuring smooth interaction with the application later on.
9 replies