📄️ ElectronJS Fundamentals
Electron is a framework that allows us to build cross-platform desktop applications using:
📄️ Table of contents
1. Electron.js Fundamentals
📄️ Project Structure and Packaging
Project structure and packing is very important for every type of software.
📄️ ElectronJS Windows Management
Electron uses the BrowserWindow class to create and manage native application windows.