I am developing a website.
I am testing it in
Mozilla.When I make changes to the javascript code of the site, I find that this change is not reflected in the browser (I checked the code in the Mozilla debugger)
I understand that this is a cache problem because when I clear the cache everything works correctly.
Did I identify the problem correctly?
If so, is there a way to get rid of Clearing Cache every time?
source
share