angularjs - Why google chrome browser is not reflecting the changes in the code even after refreshing the browser? -


i'm learning angular js tutorial udemy. used http-server running application locally.

the issue here - when run application using http://localhost:8080 on google chrome, changes make in code not reflecting on browser right away. need close browser , reopen or need open application in google chrome's incognito mode it's working fine.

may know why happening? because of cache? can explain!

you need press ctrl+f5 refresh.ctrl-f5 forces cache refresh, , guarantee if content changed, new content.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -