Any time, I make code changes in .hmtl file or the .js file, the browser still renders the old code and my new code changes don\'t show up in the browser result.
Fo
This happens because of cache stored by the browser. Before running your application you can delete cache and cookies stored by your browser.