Hacker News new | ask | show | jobs
by mateuszf 3968 days ago
> Oh, my comment wasn't at all clear, but I was talking about inclusion on web pages, where you'd be flicking forward and back between them

On the other hand - in case of single page webapps it would only be loaded once and could be made to load only once thanks to browser caching.

1 comments

It would load only once SPA or not, that's the point of browser caching.
He's referring to parsing the JavaScript on page load.
Ah, missed that bit ;-)