[Home] [Top] [Archives] [About] [Options]

OLDaily

Building a desktop application with Electron
Kristian Poslek, Medium, 2018/12/25


Icon

This is one of those Medium How-To articles I love so much. It takes you step-by-step through building a desktop application in Electron. I can't wait to try it. "This guide is accompanied by the sound-machine-tutorial repository. Use the repository to follow along or continue at certain points. Clone the repository to get started:"

Web: [Direct Link] [This Post]


Electron
2018/12/25


Icon

"Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application." Applications like Slack for desktop, Atom, Beaker Browser, and more, have all been built in Electron. Basically it has a layer that interacts with your operating system, so it can do things like read and write files, and it has a layer that manages the display using the Chromium web browser engine. It has been around for a few years but is one of those things that could have a long shelf life. As for me, it's like I said to Andrea, "I've found a new toy to play with." Here's the official guide. See also: What is Electron?

Web: [Direct Link] [This Post]


This newsletter is sent only at the request of subscribers. If you would like to unsubscribe, Click here.

Know a friend who might enjoy this newsletter? Feel free to forward OLDaily to your colleagues. If you received this issue from a friend and would like a free subscription of your own, you can join our mailing list. Click here to subscribe.

Copyright 2018 Stephen Downes Contact: stephen@downes.ca

This work is licensed under a Creative Commons License.