The Call Kent Podcast
The Call Kent Podcast
Kent C. Dodds
When/why should I choose SSR over CSR?
3 minutes Posted Apr 12, 2023 at 5:21 pm.
0:00
3:49
Download MP3
Show notes

Given that there is dedicated backend with API's which needs to be consumed in a dashboard written in React, why should i choose SSR over CSR if I am not worried about SEO or JS payload (as I can use code splitting to keep the JS to minimum)

When/why should I choose SSR over CSR?