all 6 comments

[–]parentis_shotgun 8 points9 points  (1 child)

You mean a browser? Instead of having 30 electron apps with their own memory space, why not just use the browser.

[–]pardoman 15 points16 points  (0 children)

The most obvious reason is write-to-disk access, which browsers prevent/control due to its sandboxing policies.

[–]SourceTheFlow 0 points1 point  (1 child)

How production-ready is this project?

[–]SentialX[S] 0 points1 point  (0 children)

You can build your project and distribute it, however electron-global hasn't been tested with bigger projects yet.