Earlier quoted context omitted.
At some point I hope it becomes obvious that well-engineered SSR webapps on a modern internet connection are indistinguishable from a purely client side experience. We used this exact same technology over dialup modems and it worked well enough to get us to this point. Being able to click a button and experience 0ms navigation is not something any customer has ever brought to my attention. It also doesn't help much i…
> modern internet connection Have you heard of these things called smartphones? I hear they're getting quite popular.
The former is HTML with a light sprinkling of JavaScript, the latter is a SPA app.