Learn Electron in Less than 60 Minutes - Free Beginner’s Course

Course Page: (Written version Project files) for more. SUBSCRIBE if you enjoy this! In this 59 minute course, you’re going to learn the basics of the Electron framework. Electron gives you the ability to create native desktop applications using HTML, CSS and Javascript. These apps work on Windows, Mac and Linux. We will create a Bitcoin price alert app that will allow a user to set a price in order to receive a native desktop notification if the current price of Bitcoin exceeds the specified amount. You’re going to learn a lot in the next 59 minutes! What you will learn - Installing Electron - Working with Electron Menus - Integrating an HTTP Library for making API Calls - Communicating between multiple windows with IPC - Accessing Native Desktop Functionality - Styling a Electron App - Deploying your Electron App Requirements - Nodejs (Free!) - Code Editor (Visual Stu
Back to Top