https://kotlinlang.org logo
Title
a

andylamax

07/28/2020, 12:13 PM
I am interested in KVDom but I don't fully understand it. Can you provide a beginners intro?
b

Big Chungus

07/28/2020, 12:45 PM
It's react-like. Have you tried looking at kvdom-sample yet?
a

altavir

07/28/2020, 1:03 PM
Yeah, it would be nice to have some kind of demo.
b

Big Chungus

07/28/2020, 1:40 PM
Have a look at kvdom-sample , it's exactly what you seem to be missing
I'll probably document stuff on the wiki with the next release, but currently API is still quite experimental, so there's no point in starting to document it. But the sample is quite self-explanatory.
Start with that and message me on #kvdom if you have further questions