Hacker News new | ask | show | jobs
by peterhunt 4607 days ago
Shit idea is a little harsh for sure, but the problem is when your page relies on dynamic data and you can't prerender it. It's just too expensive to boot up a DOM on the server.
1 comments

Why would you pre-render if your data is not changing continually? Don't you just have static content then?