I'm having Caching issues when I am launching my changes to production/live environment. In order to see changes, I have to clear my browser cache.
Only caching frontend using Angular JS.
Thanks for sharing. I'll look into it.
I would look into service workers. They manage the caching lifecycle of web apps.
Here’s a start for Angular:
https://angular.io/guide/service-worker-intro