I have developed a singe-page application in Javascript and PHP which I now want to convert to Kotlin for both front- and backend. I am using KVision for the frontend, and thinks it provides me with lots of useful functionality. But, since I am new to both Kotlin and KVision the progress is quite slow. I do not know how many users there are of KVision, but for me it would be very valuable if there where a fora where one could ask questions and discuss with other developers. I am thinking about something like stackoverflow, but currently KVision doesn't seem to be discussed there. And I do not want to bother Robert with too many simple questions.
Any suggestion where I could ask such questions? Or should I try with stackoverflow?
Currently I would need some simple example how to create a date select form based on data in an observerableList. 🤔