Could anyone explain how to make sure that if I update my webapp, the user gets the latest version of files?
Should I add a dynamic string ?version=random
at the end of script and css files and change it as I roll out updates? Or what is a general strategy here?
Thank you, Boda Cydo.