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