Documentation with live examples (no only code)
I want to write feedback as a user who used the framework, maybe you need it. It is a framework that can have great skills in the future as I think, perhaps will compete with Vaadin. It's a good thing you support him. It would be very good to have documentation with live examples (no only code), such as within the yested framework (see here) which is also written on kotlin, you can directly see the code and what UI it generates, in the same place, it will be very nice. Thank you for attention
Thanks for your feedback. I have been thinking about such live examples for a long time, but I would like to use https://github.com/JetBrains/kotlin-playground this for this purpose. Such examples would be "live" in every sense of the word :-). Unfortunately, adding custom libraries to the kotlin-playground engine is quite complicated and I did not have time to deal with it. But it is definitely on my TODO list.