-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Development Tools
Manuel Dell'Elce edited this page Sep 8, 2013
·
4 revisions
A Firebug extension to debug Backbone based applications running off web-browsers. Understand Backbone application behavior without wading through JavaScript code. Work with application level constructs, pursue what-if exploration and more...
https://github.com/dhruvaray/spa-eye
Chrome Developer Tools extension for debugging Backbone.js applications. Displays in real-time all the application views, models, collections and routers, with detailed information such as handled jQuery events, model attributes, collection models, sync status, events triggered and more.