AMD and CommonJS modules

Organiser
Pittsburgh JavaScript Developers
Date
5-6 Oct 2011 (Add to calendar) GMT
Venue
(Exact location not available) , Pittsburgh, US
Cost
Free

The Asynchronous Module Definition [AMD] API and CommonJS are the future of Javascript modules, at least until we get official ES.next harmony modules. Even major toolkits like Dojo, jQuery, and MooTools have all announced they're moving to AMD format (or at least providing AMD compatibility).

But you don't have to wait until the future to use AMD and CommonJS right now, both in the browser and in Node!

At this meetup, we'll look at the module formats to understand how to create them, as well as the advantages they have over other, previous module patterns. Time permitting, we'll look at how to implement some common design patterns (singleton, decorator, adapter, etc) using AMD/CommonJS, and also look at the advantages of AMD loaders and build tools.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter” - Eric Raymond