Pagination and Backbone.js
Friday, December 30th, 2011I recently had to create some pagination for a backbone.js project I’ve been working on. What I created has been working quite well but was not 100% happy with what I did. Since I had a week off I figured I’d rewrite it as a mixin and clean up the approach. Will have to work [...]


