Hacker News new | ask | show | jobs
by winter_blue 3546 days ago
The GP said "I dream of the inverse of the react native or electron trend".

That means no Chromium or other bundled web browser with every desktop app.

With Qt, you app will be light-weight, blazing fast, and have a native look and feel (as Qt uses native widgets whenever possible).

1 comments

React Native doesn't bundle a web browser. It uses native widgets.