AMD

Asynchronous Module Definition

AMD

benefits
  • Performance improvements
  • Fewer page errors
  • A better module partitioning format
  • Only one JavaScript file (that manages the rest of the JS files)

Tools

  • RequireJS
  • Dojo Toolkit
  • ScriptmanJS ?

Require JS

scriptman js

"This domain has expired..."

Github statistics:

RequireJS Dojo
Since 2009 2007
Contributors 91 74
Stars 8 330 706
Forks 1 515 373
Watched by 520 168

Links

Asynchronous Module Definition

By Ralitsa Velikova

Asynchronous Module Definition

  • 55