Hacker News new | ask | show | jobs
by ConfuSomu 224 days ago
Same thing with KDE Plasma and its UIs being written in QML, which allows better separation of business logic (written in C++) and graphical interface (QML Javascript).