back

by pier25·9y ago·view on hn ↗
Superior? Depends on what you are doing.

Working with game engines is a joy since you write "client" code, so to speak, and the engine is compiled for each platform.

QT is also really good, but also really expensive, and you lose native UI which can be a good thing or not depending on your use case.

NativeScript is working on becoming a universal cross platform solution similar to ReactNative. It's already on mobile, and I've read there is a macOS version being worked on.