Build a Desktop App with GitHub Electron and Couchbase

added by JavaScript Kicks
11/4/2015 11:22:59 PM

846 Views

So I've been using Atom by GitHub as my text editor of choice for a little more than a year now. In case you're unaware, it is an open source text editor that runs on GitHub's own Electron platform. To summarize, Electron lets you build cross platform desktop apps using web technologies like HTML, JavaScrpt, and CSS.


0 comments