A
A
Andrei Popov2020-02-14 10:08:59
Browsers
Andrei Popov, 2020-02-14 10:08:59

DevTools Chrome or Firefox?

I plan to study DevTools in detail. I choose between Chrome and Firefox. I'm used to working in Chrome and it's faster, but Firefox is pleased with the presence of a Russian-language interface. What is the best tool for front-end development? Or are there no big differences?
This is not only about checking cross-browser compatibility and adaptability, but also about all the features of devtools, for example, js debugging

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alex, 2020-02-14
@andrei500

Key takeaway: Chrome definitely has MUCH more features. But not the fact that you need all of them.
The first thing that immediately comes to mind is:

  • Chrome has a convenient color selection panel. With additional curves - lines of contrast.
  • Chromium Ust is not a bad animation debugger.
  • Chrome has a built in lighthouse test.
  • Chrome has PWA debugging tools.
  • Well, if you are developing an extension, then working with Firefox is like torture for me. Especially if you do not plan to publish it, but just make some kind of tool for yourself.

But Firefox, at least in the latest version, does some things better. I like the same network panel more than chrome.

S
sashabeep, 2020-02-14
@sashabeep

In Firefox, the developer tools are much more convenient.
Especially, the web, opening links to resources from CSS.
In Chrome I use only lighthouse

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question