- Published on
Backbone-AMD using RequireJS Boilerplate [GitHub]
- Authors
- Name
- by Zak El Fassi
Everyone knows how big of a headache it is to write heavy JS applications - even in BackboneJS. The codebase tends to span across thousands of lines, with no modularity whatsoever.
Backbone-AMD is the solution. But bootstrapping a Backbone-AMD compliant app is no easy task ... until now : )
I just released an open source Backbone-AMD Boilerplate - feel free to fork, pull, suggest, ... and share !