Remix.run Logo
pfg_ 2 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

TJSomething 2 days ago | parent [-]

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.

unilynx 2 days ago | parent [-]

Except for infinite loops in JS. Firefox still handles those better.