Ask HN: Worth It to Learn Kotlin?
I've primarily used Flutter for my recent hobbyist app development, but I'm noticing Kotlin appears to be more in demand career wise.
On the other hand I could brush up on my Java which would definitely be better when job hunting. I know many of you run smallish companies so I'd love your input!
1 comment
[ 3.4 ms ] story [ 12.5 ms ] threadBeing able to read and write Java is also beneficial imo, since some projects also have old code in Java. However all the teams I've worked in are committed to write their Android applications in Kotlin.
I also see that Kotlin gains traction in backend development, since it's fully interoperable with Java.