DEV Community

stalin s
stalin s

Posted on

1

Saving and refreshing - JAVASCRIPT

When you change your JavaScript file, you need to save it. After saving it, you need to refresh your browser window for the changes to take effect.

This is one of the most common errors that people face when they find their JavaScript didn’t work—they either forget to save, forget to reload, or both.

Next time, when your code doesn’t update, try saving and refreshing.

Make sure you check “disable HTTP Cache” in your console’s settings.

Image description

Disable HTTP cache

Image description

Happy Learning💛

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay