Changes are not visible! Why?

This is a common problem many new developers face. Which is no matter what you do you don’t see the latest changes or code edits. Mostly CSS style edits.

When something like this happens, following these steps would solve the problem.

  • Hard refresh the browser.
  • If it is a system like WordPress then check for any caching plugin and plush the related cache.
  • If nothing of these works, then there should be some sort of server caching enabled and you have to reload that.
  • Cloudflare is also responsible for these kind of problems. As usual flush Cloudflare cache.

Leave a Comment