6 ms·
Debugging fancy JS frameworks in firefox (for me, unexperienced js user) is more painful than in chrome, but debugging js in webbrowser is pain anyway
by tester346 7y ago
Debugging fancy JS frameworks in firefox (for me, unexperienced js user) is more painful than in chrome, but debugging js in webbrowser is pain anyway
- eitland 7y agoIn Angular (which I like) I have found that there is a bug in error logging that only occurs on Firefox. So every time I stumble upon that I'll open Chromium, find the stack trace and go back.