Y
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
kmeisthax
1807 days ago
Which, incidentally, also removes the last fringe benefit of those free "JavaScript CDN" services. They are a strict net-negative now.
link
jaflo
1807 days ago
Though small, isn't convenience a benefit? I think a lot of new developers especially find it marginally easier to copy a script-tag.
link
r1ch
1806 days ago
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.
link