Backbone.js Basics: Bringing an App to Life with Events
July 28, 2015In a previous tutorial, we plunged into the workings of Backbone.js, an MV* JavaScript framework for building applications. Building a small surf shop app (to help us keep track of surf boards in stock), we looked at creating models, grouping model instances into collections, and iterating over collections to create vi...
Recent Comments