An index to all of the articles in my (Re)Learning Backbone series. The Github repo is here
Part 1 - Introduction
Part2 - Toolsets and Libraries
Part 3 - Project Structure and Skeleton App
Part 4 - Database Integration - MongoDB and mongoose
Part 5 - Front End Build - Bower and RequireJS
Part 6 - Routing, Event Bus, and Dynamic Views
Part 7 - Models, REST, and DataTables
Part 8 - Modals, DataBinding, and persisting changes
Part 9 - Authentication and Authorization
Part 10- Login and Logout
Part 11 - Application Wide Data and View Customization
Part 12 - Permissions
Part 13 - Coming Soon - Wrap Up