If you're developing with Backbone and uses Chrome Devtools to debug, this extension wil be helpful.
it creates a new tab in Chrome DevTools which will log any backbone Object creation and Events.
It also adds a new panel within the "Elements" section, which similar to the "styles" panel, will show the relevant JS Backbone View Instance attached to the currently selected DOM node.