Hacker News new | ask | show | jobs
by pavel_lishin 969 days ago
Especially if it's served from a CDN, and thus likely already cached.

Then again, how many folks are using jquery these days? It might be more rare than I think.

1 comments

> Especially if it's served from a CDN, and thus likely already cached.

Browsers no longer do cross-site resource caching. https://www.stefanjudis.com/notes/say-goodbye-to-resource-ca...

Ah, shows how much I know about front-end stuff these days!