I\'m working on JavaScript for a site, developing with Firefox, and when I refresh the page, I don\'t see my changes. The JavaScript file is in an external file. I reloaded and
Disable js caches: Dev tools (F12) > Network > Disable cache
Then refresh page: F5