DEV Community

Discussion on: Your SSR is slow & your devtools are lying to you

Collapse
 
cednore profile image
cednore

The original nature of a webpage is to be server-side-rendered. Evolution of javascript turned a simple html document viewer as an all-in-one OS-like environment.

Collapse
 
qm3ster profile image
Mihail Malo

Please beat offline-first ServiceWorker-cached application shells or even static HTML+JS on a local CDN with a cgi page halfway across the globe.