Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2522 days ago
> I hate Electron apps as much as the next person, but it's indisputable that to get a simple desktop app deployed, Electron is easier

Easier than what? Considering you have to use the already ill-suited for UI HTML/CSS/JS cesspit, I'd say Electron is a lot worse for the "simple desktop app" than something like Lazarus.

1 comments

I've never used Lazarus. I was comparing it to "traditional" GUI toolkits like Qt and GTK+.