Comment on Backbone.js FundamentalsparentComments−0x5a17714yLearning Backbone is a great way to get practice with MVC and the "Observer" pattern if you haven't done it before.Also it's a much better way of organizing your DOM structure than a bunch of loose jQuery calls.
Comments
Learning Backbone is a great way to get practice with MVC and the "Observer" pattern if you haven't done it before.
Also it's a much better way of organizing your DOM structure than a bunch of loose jQuery calls.