Rob Dodson 5/25/2012

Backbone Events: Framework Communication

Read Original

This technical article discusses implementing framework-level event communication in Backbone.js, inspired by MVC patterns from Flash/RobotLegs. It explains how to use a central event dispatcher (like the 'app' object in Backbone Boilerplate) to allow views to communicate events unrelated to model changes, such as animations, across the application.

Backbone Events: Framework Communication

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet