Y
Hacker News
new
|
ask
|
show
|
jobs
by
tester346
2486 days 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
1 comments
eitland
2486 days ago
In 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.
link
So every time I stumble upon that I'll open Chromium, find the stack trace and go back.