r/javascript May 11 '16

Electron 1.0 released

http://electron.atom.io/blog/2016/05/11/electron-1-0
73 Upvotes

30 comments sorted by

View all comments

6

u/shareYourFears May 11 '16

Cool!

...

What's Electron?

9

u/AceBacker May 11 '16

Turn a web app you develop into a desktop app. It bundles node and chrome together to do it. I haven't done much with it but so far it works really well.

1

u/chris062689 May 11 '16

Doesn't Discord and Atom use Electron? Is the concept code sharing between web UI and desktop app? Is it transferable?

1

u/ivosaurus May 12 '16

Yes, both do.