Recently, I gave a short presentation about AMD (Asynchronous Module Definition) at the Boston JavaScript Meetup Group. Here are the slides:
http://unscriptable.com/code/Using-AMD-loaders/
There wasn’t enough time to talk about all of the AMD loaders in existence, and certainly not enough time to dig into the many use cases and nuances of AMD-formatted modules. However, I hope I was able to help improve awareness of AMD and javascript modules in general.
Enjoy!
[Update 2011-04-27] If you’re wondering what happened to the “manage” part of the title’s “write and manage”… it’s coming in a future presentation. 🙂
Pingback: Where does jQuery fit-in with frameworks like JavaScriptMVC, BackboneJS, SproutCore and Knockout? | Q&A System