© Chris Griffith, Leif Wells 2017

Chris Griffith and Leif Wells, Electron: From Beginner to Pro, https://doi.org/10.1007/978-1-4842-2826-5_13

13. Debugging Your Electron Application

Chris Griffith and Leif Wells2

(1)San Diego, California, USA

(2)Atlanta, Georgia, USA

Hopefully, the only debugging that you have had to do, so far, while exploring this book, has been to fix a simple typo. But, there will come a time as you begin to develop your Electron application that you will need to debug your code in a more complex fashion. In this chapter, we will look at some of the tools and techniques available to you.

Chromium’s Dev Tools

You should already be familiar with the primary tool that you can use to debug your Renderer process, the built-in Dev Tools ...

Get Electron: From Beginner to Pro: Learn to Build Cross Platform Desktop Applications using Github's Electron now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.