I'm new to web development and I'm having a problem that I think is more basic, but it's causing me problems. When I change my CSS, JS or HTML and refresh the page in Chrome to review the site and see how it got, the site continues with the old formatting. This is sometimes, not always. But when it happens it really slows me down.
I have tried to empty the browser cache, but it does not resolve. I updated the page several times and saved the files in the right place. But whenever I inspect the elements, it differs from what I edited in my files.
How to solve this problem and how do I optimize my productivity and avoid these types of problems?