Creating a native desktop app may sound intimidating. I was mortified when my company asked me to help develop a native desktop game. However, Electron has a very low barrier to entry. With a basic understanding of JavaScript and NodeJs you can build powerful applications. Visual Studio Code, Slack and Atom are just a few of the big names that use Electron to build their apps. This talk will explore the key concepts of Electron as well as a live coding demo show how easily you can turn your web app into a desktop application.