Hello,
My website stores JavaScript in .js files. From what I understand,
most web browsers cache .js files. My question is, if I make changes
to the file, how can I be sure that users will use the most recent
version of the JS file?
Thanks,
Attila
My website stores JavaScript in .js files. From what I understand,
most web browsers cache .js files. My question is, if I make changes
to the file, how can I be sure that users will use the most recent
version of the JS file?
Thanks,
Attila
Comment