Hacker News new | ask | show | jobs
by pfg_ 282 days ago
Whenever I use chrome, I'm missing the style editor and multi-line repl mode from firefox. When I switched to firefox from chrome, I didn't miss anything. There might be new features chrome has added since that I would want if I knew about them
1 comments

While I agree on those counts, the debugger in Chrome handles large files of minified code, deep framework stack traces, and stopping in dysfunctional code better.
Except for infinite loops in JS. Firefox still handles those better.