Hacker News new | ask | show | jobs
by codedokode 299 days ago
With server-side rendering you control the amount of compute you are providing, with client-side rendering you cannot control anything and if the app would be dog slow on some devices you can't do anything.