1. React
  2. React Loop
  3. 2019
  4. We'll do it live: Underhanded Debugging Tactics

We'll do it live: Underhanded Debugging Tactics

Saimon Sharif at React Loop 2019

One of the most stressful moments as an engineer is encountering a bug in a production environment that can’t be reproduced locally. At that point, the only reasonable strategy is to debug in Production! Learn several underhanded debugging tactics, gained from slightly stressful personal experiences, for diagnosing bugs that occur in a production environment and specific techniques for debugging in each layer of the stack while also tracing issues from client-side, in the browser, and to a web server.