Desktop Apps How to Handle Multiple Windows in an Electron App Electron allows you to create desktop apps using Node.js. These apps usually have a single window, but here's how to support multiple windows in Electron.