What KotlinJS-first declarative ui frameworks are ...
# javascript
b
What KotlinJS-first declarative ui frameworks are out there (if any)?
n
Doodle (https://nacular.github.io/doodle) is one. It’s not fully declarative yet, but it is 100% Kotlin. Disclaimer: I’m the project author.
b
Had a look at it before. While nice overall (i like the abstraction from the browser), it's still heavily (if not fully) imperative.