Hmm I like the idea of Kotlin for JS and it has so...
# javascript
f
Hmm I like the idea of Kotlin for JS and it has some great features. But currently it seems like that my Kotlin generated JS code is 10x bigger then similar code written in simple ES6
g
Also don’t forget that Kotlin has DCE And of course it highly depends on what you actually have in your code
1