Backbone Events: Framework Communication
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser