Hacker News new | ask | show | jobs
by JoeOfTexas 465 days ago
Debugging on Firefox has always been awkward with sourcemaps. The sourcemaps load late, so breakpointing is hard at load time.
1 comments

While JS debugging seems to be a bit slower, I find their HTML/CSS debugging tools far superior to Chrome's. Neither browser engine is great for the whole package, but overall I really prefer Firefox when it comes to dev tools.