|
|
|
|
|
by rjh29
137 days ago
|
|
Qt is still pretty good, but it's dated in comparison to newer frameworks like Flutter and React Native. No hot reloading of changes, manual widget management vs. React where you just re-define the whole UI every frame and it handles changes magically, no single source of truth for state, etc. |
|
[1] https://www.qt.io/blog/speed-up-qt-development-with-qml-hot-...