Assuming a site with multiple long lived apps, are there some easy strategies for hot swapping javascript/css code in production?
I've seen some websites (pivotal tracker for instance) show a banner that says "there are updates, please refresh." Ideally, the solution would be more like liveupdate within a development environment. Does anything like that exist yet?