so for a multiplaftform desktop/mobile app fronten...
# announcements
h
so for a multiplaftform desktop/mobile app frontend, do you recommend kotlin-jvm with tornadofx/javafx, or kotlin-js with angular or something?
alright, thanks. I've been using tornadofx and find it a tad frustrating, so wondering if the grass is actually greener on the other side
fair
r
Using Electron for desktop apps is worth considering (many people say VSCode is faster then IntelliJ). You can use KVision to create cross-platform apps with Electron in 100% Kotlin.