Live data from Hacker News

Designing Tools

blog.mozilla.org

51–53 of 53 posts

Re: Designing Tools

#51
post #50

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.

Are you using some fork of batarang? https://github.com/angular/angularjs-batarang ? It seems to be not developed anymore.

Re: Designing Tools

#52
post #50

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.

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

#53
post #36

Earlier 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)

Post reply on HN