(no title)
kay_o | 1 month ago
such as
Production applications should not take a hard dependency on CDN assets. Applications should test for the CDN asset referenced, and use a fallback asset when the CDN is not available.
// Fallback to loading jQuery from a local path if the CDN is unavailable
(window.jQuery || document.write('<script src="/scripts/jquery-1.9.0.min.js"><\/script>'));
jvilalta|1 month ago
larsec|1 month ago
You know who doesn't seem to understand it, and who conveniently also runs aspnetcdn?
Microsoft, because their partner portal completely bugged out because of this and is unusable without adding a security exception