Hacker News new | ask | show | jobs
by 0x5a177 5182 days ago
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.