Spinning up an Electron App - Desktop Apps in JavaScript
Building a compelling desktop app experience doesn’t have to be a major undertaking; Electron is a free and open source framework from GitHub that allows you to build desktop applications using the HTML, CSS, and JavaScript skills you already know.
In this talk, we’ll look at how Electron works, explore some of its most useful APIs, and walk through how you can get started building your own cross-platform desktop apps with ease.