Building a desktop application with Electron
1 min read
1 min read
Really cool article that does a step by step intro about how to build a desktop application with Electron. Electron is basically the shell which runs GitHub’s open source text editor Atom.
Interesting to see that web technology now even powers desktop applications 😃