Hacker News new | ask | show | jobs
by squiggleblaz 2386 days ago
Why does safe prerendering need to break URLs? Why can't the pages be safely prerendered client side?
1 comments

> Why does safe prerendering need to break URLs?

Think about how you would implement safe prerendering. Can you come up with any option where the link aggregator doesn't host the page? There's your answer.