Thursday, February 16, 2017

Electron - Resources

I have used the following resources to learn about electron as well as referred from them to create 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

No comments:

Post a Comment