Electron + React Debug in Visual Studio Code
Previous post has Build a React based Electron app
Now I will setup Visual Studio Code for debugging electron app.
In addition about Electron Process Model you can read.
After read Electron Debugging the Main Process, I need add --inspect=[port] or -...
alger.hashnode.dev4 min read