Hey all, do you use any web frameworks with Kotlin...
# javascript
k
Hey all, do you use any web frameworks with Kotlin? I have been developing my own with the idea of having abstracted ViewControllers, Routing, etc in a multi-platform way. Basically Everything is cross-platform except for the views. Would anyone be interested in this? I didn't originally plan on open sourcing it since I figured it would be to custom tailored to my own requirements. Also I figured most ppl use either React or Angular, which I am not a fan of and my approach might be to much like an iOS/Android app for web developers.
a
Since it is multiplatform it might also be worth asking in the #multiplatform channel (if you haven't already).
k
I did and got some responses! Thanks 🙂