This class introduces Backbone.js as a way to organize your code and maintain your application under an MVC framework. We'll also cover Require.js as a way to modularize your code.
We'll cover:
This class is targeted at:
A good knowledge of Javascript, as we won't be covering the language itself in detail. Experience with OOP/MVC will be of benefit but not essential.