News

One of the great things about using a popular JavaScript library like JQuery or Dojo is that Google offers a content distribution network and loading architecture, which means the scripts load very ...
I'm trying to implement fallback.js in a webapp me and my team are writing but bounced upon some issues. Loading over CDN works fine and falling back to local .js files when CDN is offline works too.