It'll eventually need to be integrated so that hashchange URLS are accepted (page state, as mentioned in class)
Since this is a single-page sort of app, it doesn't really matter, but it'd be nice to have (so they could technically go "back" to the previous view, aka reverse/forward)
Backbone has a router
It'll eventually need to be integrated so that hashchange URLS are accepted (page state, as mentioned in class)
Since this is a single-page sort of app, it doesn't really matter, but it'd be nice to have (so they could technically go "back" to the previous view, aka reverse/forward)