|
|
|
|
|
by davidcuddeback
3085 days ago
|
|
> the JS is cached Except that the current trend in webdev is to deploy small incremental changes multiple times per day and cache-bust the assets that change on each of those deploys. So the user is probably actually downloading the JS asset at least once per day Monday through Thursday (because no deploys on Fridays). |
|