Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 505 Bytes

File metadata and controls

19 lines (13 loc) · 505 Bytes

AMDmeetJS is a simple tutorial based on Git revisions showing step by step instructions how to use AMD in JavaScript project. It also shows how to deal with data bootstrapping while using RequireJS.

How to build the project: node r.js -o app.build.js

Links:

Require.js http://requirejs.org/

UMD (Universal Module Definition) https://github.com/umdjs/umd

AMD ready Backbone, Underscore modules https://github.com/amdjs

r.js optimizer https://github.com/jrburke/r.js/blob/master/build/example.build.js