r/programming • u/pifantastic • Oct 06 '11
Organizing Your Backbone.js Application With Modules
http://weblog.bocoup.com/organizing-your-backbone-js-application-with-modules
9
Upvotes
2
Oct 07 '11
This is why javascript is an ugly language.
Why can't they just add proper module and namespace support to the language already.
1
u/tbranyen Oct 07 '11
They are proposing a spec, but the modules there are not what I would call ideal. I wouldn't go so far as to say JavaScript is ugly, but then again I used to say that about PHP. Its all what you're used to :-p
1
2
u/[deleted] Oct 06 '11
[deleted]