Electron - Resources



We have used the following resources to learn more about Electron. We have referred to these while creating this tutorial.

The most important resource is the Electron documentation. The Documentation has extensive coverage of almost all features and quirks of the framework. They are alone enough to make your way through building an app.

There are also some very good Electron examples presented in the electron-sample-apps respository.

Video Resources

Desktop apps with web languages

Rapid cross platform desktop app development using JavaScript and Electron

Blog Posts

Building a desktop application with Electron

Build a Music Player with React & Electron

Creating Your First Desktop App With HTML, JS and Electron

Create Cross-Platform Desktop Node Apps with Electron

Advertisements