|
|
|
|
|
by realusername
3050 days ago
|
|
I'm going to go against the HN current opinion but I hate Scala. I worked for a few months on some Scala projects, the language is way too complex (the opposite of Go, they add whatever feature they think is cool) is poorly documented and readability is difficult as well. It looks like a mix of Perl and functional languages. |
|
I prefer Kotlin which imho fix almost every bad design decisions from Scala.