Backbone-View-Manager
Backbone-View-Manager copied to clipboard
Require.js support
Hello, how to use it in a Require.js architecture? Is it possibile to transform this helper as a Require.js module? Could be useful... tnx
Hi,
I'm not sure if it's useful, since Backbone and Underscore is not compatible with Require.js too...
But do u know about a plugin by Tim Branyen https://github.com/tbranyen/use.js? He can load Backbone and Underscore without the script be compatible with Require.js. I guess that can be useful too.