Hacker News new | ask | show | jobs
by stn_za 733 days ago
Desktop apps should be C++/QT, not javascript.
1 comments

If the team doesn't care about performance, they will just as easily create a low-performing application in C++/Qt as they would with Javascript/Electron. The problem isn't mainly technical, but cultural/organizational (for instance chasing new features instead of improving existing code).
Strongly disagree.

Apples to apples, C++/QT will always beat the shit out of JS/Electron.

The real problem here is computers HAVE gotten too fast, so lazy shit like electron is acceptable as 'good-enough'