Hacker News new | ask | show | jobs
by r1ch 1807 days ago
Thankfully the impact of this is limited in modern browsers as the cache is partitioned by site.
1 comments

Which, incidentally, also removes the last fringe benefit of those free "JavaScript CDN" services. They are a strict net-negative now.
Though small, isn't convenience a benefit? I think a lot of new developers especially find it marginally easier to copy a script-tag.
For a small test or personal site it's fine, but otherwise you're trading developer convenience for a longer load time for every user.