Code changes are not reflecting on the web [closed]

3 weeks ago 18
ARTICLE AD BOX

I cloned a friend's repository and can run the project successfully. However, when I make changes to the code (e.g., changing a font color), they are not reflected in the browser.

I've already cleared the browser cache, but that didn't fix it. My friend developed this on macOS, while I'm using Windows—not sure if that's related.

Oddly, I can see changes on the login page, but once I navigate to the internal pages, changes made to those files aren't showing up. I'm using TypeScript.

Has anyone faced this before or knows how to fix it?

Read Entire Article