I'm looking for some framework for building a website in Kotlin, so far I saw Vaadin and KVision, what are the differences? Any others worth mentioning?
s
Stefan Oltmann
04/08/2024, 2:26 PM
Vaadin is not really Kotlin - it's a Java framework that you can use with Kotlin (as you can use any other Java lib). KVision looks like something native for Kotlin/JS.
👍 1
y
Youssef Shoaib [MOD]
04/08/2024, 2:32 PM
Compose/Wasm is very experimental but seems promising
👍 1
a
Ayfri
04/08/2024, 2:42 PM
Kobweb is very cool, you should definitely take a look at it ! You have #C04RTD72RQ8 also if you want to ask some questions