The issue is your browser cache most probably - browsers can aggressively cache static assets like images, JS and CSS for efficiency. You can confirm in Devtools (Network) if the JS assets are being loaded from cache.
Aug 1, 2023
2
Level 1
Help with alert pop ups
Hello guys, I'm learning javascript for my job and I'm suffering from something that seems a bit silly to me. I created some alerts in my js to know which way the code was going, but even after deleting the code alerts, they continue to appear in the browser when I run my localhost, I already restarted the pc, and I killed the instances and the problem continues. Can someone help me? thank's for your time.
Please or to participate in this conversation.