top | item 2962105

(no title)

joakin | 14 years ago

I'm using Backbone at work to refactor a big project and the one thing I can tell is that I'm writting a lot of code.

It's coming to be very organized, but it makes the LOC bigger.

Also for starters I suggest that you have a look at some dependency management library like requireJS, if your code base its going to be big, you better get started with dependency management.

Good luck!

discuss

order

sasha-dv|14 years ago

Thanks.

I'm working on a small project and while the code I'll write is small, my stack is rather colorful.