-
Notifications
You must be signed in to change notification settings - Fork 2
Web Client
stevenlu edited this page Jan 23, 2015
·
2 revisions
Front end library management with dependency resolution. We could just get rid of this and keep the libraries in the repo.
View generation and management. Will make componentizing our work easier.
Models, Collections, client side routing. The 'Backbone' of our app (teehee)
Automatic JavaScript file loading and 'Asynchronous Module Definition'. TLDR so we don't have a huge JS file 3000+ lines long.
A Backbone dependency. Also a nice utility library.
<3