Tag Archives: Events

Re-Learning Backbone.js – Events (Pub-Sub)

Since we are here to learn about Backbone.js, we are going to use the built in feature of Backbone called Events. Backbone.js Events is a feature that provides a Pub-Sub. As usually I’m going to attempt to keep this a … Continue reading

Posted in Backbone.js, JavaScript, Uncategorized | Tagged , , | 5 Comments