Y
Hacker News
new
|
ask
|
show
|
jobs
by
wffurr
1842 days ago
You can't ever rely on the browser cache. Hit rates are very poor.
Unless maybe you're managing cache yourself with a service worker.
1 comments
jfrunyon
1842 days ago
That depends entirely on what you're developing (internal vs external etc.) and how frequently the resource will be needed.
link