See more
The render process is responsible for running the user-interface of your app, or in other words, a web page which is an instance of webContents. All DOM APIs, node.js APIs, and a subset of Electron APIs (see graphic below) are available in the …
Allowing us to write code in C++ and making it available to JavaScript makes it so we can add more features to JavaScript.