ElectronJS Tutorial - How to debug Electron JS in VS Code

Опубликовано: 14 Октябрь 2024
на канале: coderJeet
13,362
197

ElectronJS Debugging can be irritating if you are forced to toggle between VS Code and Chrome Developer tools over and over.

Download the right VSCode launch.json script here : https://github.com/Microsoft/vscode-r...

The good news is, you don't have to.

In this video I show you how to configure your VS Code to make it easy for you to debug Electron.

#electronjs
#electron
#debugging