Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Then you're going to have a hard time in the post Node.js era. You also probably want to avoid looking at what many popular desktop apps use behind the scenes :)


I avoid any desktop app that uses electron or similar. Electron is still a hog, and most things written in electron have alternatives. I don't use the slack desktop app for this reason, as an example.


So you use the browser app which uses approximately the same amount of memory / resources?


Minus the browser. Each Electron app isn’t just the running web app but also the browser instance too. Where as a web app running in a browser wouldn’t consume its own browser instance.

That browser instance alone can make quite a noticeable difference.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: