Ask HN: Kotlin or Go (or both) for back end API? advantages vs. disadvantages
Hello,
I am building a backend API and have the choice between using these two languages.
I am slightly familiar with Go. I have never used Kotlin but have experience with Java.
Is there any reason to consider Kotlin if I don't have any JVM infrastructure already? Is go going to be a lot cleaner? Anyone with experience with both that can compare the experiences?
1 comment
[ 3.0 ms ] story [ 93.9 ms ] threadOtherwise I’d choose Kotlin because it seems a more fun and flexible language than Go. And you also have loads of Java libraries at your disposal.