Hacker News new | past | comments | ask | show | jobs | submit login

I'm developing something on Electron, but casting occasional glances at Qt wondering if it'd be better.

It's hard to beat the edit-test-debug cycle of Electron, where I can tweak a line of code, hit Cmd-R, and see the results in less than a second.




QML is just as fast. If you don't make any changes to the C++ side of things then there's no recompiling needed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: