Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Loading js file

Loading js file

Overview on Asynchronous Module Definition and values hands off

Oursky Limited

November 18, 2013
Tweet

More Decks by Oursky Limited

Other Decks in Programming

Transcript

  1. CommonJS Different framework reinventing the wheel Aimed to provide a

    standard lib for js as in python/ruby AMD is one of them Monday, 18 November, 13
  2. YUI3 Since 2010 Requirejs API is informed by YUI().use() Drop

    in module, loader, combo, CDN CSS too!! Monday, 18 November, 13
  3. Assume no js? rendr https://github.com/airbnb/rendr You can render the whole

    Backbone.js at server Actually, who browser the web without js? http://sighjavascript.tumblr.com Monday, 18 November, 13
  4. Mix them up Initial inline at HTML, JSON Update by

    ajax History API Monday, 18 November, 13