Skip to content
programmingarchive

Backbone-AMD using RequireJS Boilerplate [GitHub]

Tackling the complexities of heavy JavaScript applications, this post introduces an open-source Backbone-AMD Boilerplate, designed to simplify creating modular Backbone-AMD compliant apps. It invites readers to engage with the project through forking, pulling, and suggesting improvements.

·1 min read

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 !

About the Author

avatar
Zak El Fassi

Engineer · systems gardener · philosopher-scientist · Between Curiosity, Code & Consciousness

Share this post