when we make any change in the HTML file or the java script file, sometimes the UI does not reflect those changes by simple refresh, and we need to clear browser cookies/history for the changes to reflect.
I was wondering whether there exist any option using which browser cookies/history be cleared via code. Would that be a good practice.
There is no article i found which explains the best practices in Single Page Application