Hacker News new | ask | show | jobs
by danellis 3341 days ago
"Sometimes you have to compromise, use a technology that requires a bit more RAM and CPU cycles but that allows you to build apps in a quicker way on different platforms. "

I think the issue is that if you're developing an app with Electron, you're asking your user to make a compromise so that your life is easier.

1 comments

I would agree with that quote if it was referring to Java or a scripting language. But developing an application using an embedded web browser as the framework has to be the most inefficient use of resources as possible.