
Season 3 · Episode 42
When/why should I choose SSR over CSR?
Peter asked this on 2023-03-28
April 12, 20233m 49s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
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)
Topics
SSRCSR