Joined February 2014
·

T1st3

Antarctica
·
·
·

Posted to Using Backbone with RequireJS over 1 year ago

It seems that from version 1.1.2, Backbone now supports the AMD registration itself:

https://github.com/amdjs/backbone/issues/10

Apparently, Underscore also supports AMD registration itself.
So it seems that @jrburke has stopped releasing versions for the backbone-amd and underscore-amd forks.
@victorquinn, now, you can load the original version of Backbone as an AMD module, still without needing the shim stuff.

I don't know the impact on using it with Lodash though.

Achievements
69 Karma
0 Total ProTip Views