Hello,
I really love Firefox Developer, I think it’s much sexier than Chrome, it’s dark theme is awesome, and there are some features unique to Firefox Developer like finding out the event triggered by a button right in the inspector markup view (this even works in React).
However I’m a little surprised to see that it’s missing expression evaluation in the console, in my current react project I can’t evaluate any expressions, neither in the scratchpad, I’m using webpack and I find myself using Chrome just for this feature, I’d additionally like to suggest showing the values of variables next to them in the debugger like IntelliJ and Chrome do.