Learn how to create native desktop applications using Electron in this 100% free course.
Electron is a framework that allows you to build native desktop apps for Windows, Mac and Linux, while using web technologies such as HTML, CSS and JavaScript.
In this free beginner's course, you're going to learn how to get up and running with Electron, by building a Bitcoin app that uses native desktop notifications to alert the user when the price of Bitcoin exceeds a user-specified threshold. This will help you gain a solid understanding of how to begin building Electron desktop apps.
What you will learn
Requirements
So, if you're ready to begin, let's get started!
Written Lesson: How to Install Electron
Written Lesson: Creating and Using Menus in Electron
Written Lesson: Windows in Electron Tutorial
Written Lesson: Electron HTTP Tutorial
Written Lesson: Electron IPC Tutorial - Communication within your Electron App
Written Lesson: Electron Notifications Tutorial
Written Lesson: Electron App Deployment Tutorial