1. React
  2. React Rally
  3. 2019
  4. Debugging the Debugger

Debugging the Debugger

Princiya Sequeira at React Rally 2019

This talk is an inception of debugging the Firefox devtools' debugger which is built using React and Redux. All of us love to 'console' log our code, but there are other effective techniques that will help accelerate the debug loop cycle. In this talk I will present the various available browser devtools debugging techniques using practical examples from the community to debug the development of the debugger project!