Caching compiled scripts
So you’re finally publishing your web app. But as you iterate upon it you notice that you’re often getting outdated versions of its resources. And that’s when it is time to think about cache-busting and cache optimizations. Let’s look at cache-busting first, we have a few options to pick from....