Hacker News new | ask | show | jobs
by nine_k 1313 days ago
Who solves this problem any better in the cross-platform GUI space?

Well, maybe Qt, but even if it does, C++ is much less forgiving than TS.

3 comments

Doesn't change that it is the problem that they are trying to solve, though? Does it?
Flutter
Electron. Everybody knows about the performance issues, but there's a reason why people still use it
Stop shipping a browser with your website.
I'm not sure Electron proper is a viable path for mobile development.

Offline-capable web apps are, or course, a viable alternative, as long as you can afford ignoring iOS.