Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> This includes fetching all sub-resources like CSS, JavaScript, and images, and executing the JavaScript.

So not necessarily any website, because that could cause issues if one of the prerendered pages runs side-effectful JavaScript.





Then it’s a badly designed website, GET requests (and arguably the JS delivered with a GET-requested HTMl page) should be side-effect free. Side effects should come from explicit user interaction.

> and arguably the JS delivered with a GET-requested HTMl page

That's pretty hard to achieve.


Why? What side effects does loading and executing the JS of a normal website have? Except for analytics, I don’t see any.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: