so for a multiplaftform desktop/mobile app frontend, do you recommend kotlin-jvm with tornadofx/javafx, or kotlin-js with angular or something?
Hullaballoonatic
02/01/2020, 7:07 PM
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
Hullaballoonatic
02/01/2020, 7:31 PM
fair
r
Robert Jaros
02/01/2020, 10:20 PM
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.