Electron is used by thousands of companies across all industries to create cross-platform software. You can create cross-platform desktop apps using JavaScript, HTML, or CSS. A desktop app is possible if you are able to build a website. Electron is a framework that allows you to create native applications using web technologies such as HTML, JavaScript, and CSS. It handles the tedious parts so that you can concentrate on the core of your app. Electron uses Chromium, Node.js, so you can build your application with HTML, CSS, or JavaScript. Electron is an open source project that is maintained by the OpenJS Foundation. It also has a large community of contributors. Electron apps are compatible with Mac, Windows, Linux and other platforms. Check out the resources to get started with Electron. Learn how to wrap your web application with Electron, access all APIs, and create installers. You can also use Electron Fiddle to create and play with small Electron experiments.