CSR vs. SSR
... of CSR is that when the Javascript size gets bulky, the client suffers. Minification and code splitting helps greatly, but it's still not a silver bullet. React and Angular frameworks can build some amazing web apps, but large assets size is often a consequence of that.