Hacker News new | ask | show | jobs
by humbleMouse 2251 days ago
I feel like the sweet spot is using groovy where it makes sense, like parsing unstructured xml and json, reading in files, pojos, and of course spock. I was never the biggest fan of grails.

I’ll have to check out Kotlin though, seems like the new wave for sure when it comes to simple readable jvm code.