Hacker News new | ask | show | jobs
by arrowgunz 3349 days ago
What does this mean for Electron and other apps that depend on Electron?
2 comments

I am looking forward to cli tools powered by electron. Imagine the beauty of a grep writting in js, executed by a chrome binary. :D
Imagine the terrible performance of grep written in js, executed by a chrome binary.
I mean honestly Electron running React-CLI with React-Arg-Router is the only way to write a cross platform CLI tools these days.
There is an issue on headless here: https://github.com/electron/electron/issues/228