You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Brian LeRoux <b...@brian.io> on 2011/11/26 01:27:47 UTC

AMD module dev design considerations from James Burke (author of RequireJS)

So, in parallel w/ our CJS refactor of phonegap.js we are going to
explore an AMD version --- and luckily (for us in Vancouver) James
Burke from Mozilla was able to stop by and give us an AMD schooling.

Some of his thoughts are collected here:

https://github.com/jrburke/sketches/blob/master/docs/phonegap.md

Pls read, fork, and send us your feedback, eh!