The two reasons I have to stick with Chrome are Batarang for AngularJs debugging and chrome dev tools for NodeJs debugging with node-inspector. I haven't found any alternatives to these in Firefox, but would switch in a flash if there was.
Designing Tools
51–53 of 53 posts
Are you using some fork of batarang? https://github.com/angular/angularjs-batarang ? It seems to be not developed anymore.
Re: Designing Tools
#52The two reasons I have to stick with Chrome are Batarang for AngularJs debugging and chrome dev tools for NodeJs debugging with node-inspector. I haven't found any alternatives to these in Firefox, but would switch in a flash if there was.
Are you using some fork of batarang? https://github.com/angular/angularjs-batarang ? It seems to be not developed anymore.
Really? it still works for me.
Re: Designing Tools
#53Earlier quoted context omitted.
Please add "formatted JSON" that start with "for(;;)" or "while(1)" ...a common technique. Chrome DevTools supports this, and both Facebook and Google use it in their XHR/AJAX responses (so do I).
Filed https://bugzilla.mozilla.org/show_bug.cgi?id=978206 for you.
Thanks a lot!
(Next time I should do better and file it myself)