Hacker News new | ask | show | jobs
by petalfig 2970 days ago
Aren't all markup languages declarative by definition?
2 comments

QML isn't only about markup, it also support property binding directly in the language - it's a full-fledged reactive environment.
Probably?