Hacker News new | ask | show | jobs
by freedomben 2964 days ago
> because electron doesnt try to look like each OS's default toolkit, your app looks the same in all 3 major OSes

That's a significant selling point actually. When I did Qt and also Swing, this was something that got me often. Making something look just right with polish gets to be quite difficult without having tons of platform specific code and logic.