AMT Blog

Asynchronous Module Definition (AMD) - Why, What and How [Presentation]

Asynchronous Module Definition (AMD) is a CommonJS proposed standard for writing javascript modules. 

The AMD API specifies a mechanism for defining JavaScript modules whereby a given module and all of it's dependencies can be asynchronously loaded. This is important for web development frameworks like Dojo. 

Check out Mike Wilcox's presentation explaining AMD followed by a code-along-demo.

AMD - Why, What and How
Like what we post? share your thoughts on the comments below.  If you wish to get regular updates on what we post, do subscribe to 
Filed under: Dojo JavaScript
11
To Posterous, Love Metalab