Hacker News new | ask | show | jobs
by Lio 2300 days ago
For me it’s about the dev experience.

I’ve noticed that Firefox dev tools are getting better over the last year or so.

They’ve got some neat things like their CSS Grid editor and websocket inspector.

I still find it easier to clear application data in Chrome and Google Hangouts echos for me in Firefox but I’m moving towards Firefox by default on every platform.

1 comments

I love CSS Grid inspector in FF! I also like the "Changes" tab in Inspector that lets me play with CSS in browser and copy-paste it in editor later.

The only thing I miss from Chrome is "emulate focused page" checkbox, it's useful when you're debugging dropdowns, for example.