Hacker News new | ask | show | jobs
Ask HN: Anyone considering using Kotlin over Go for web dev?
3 points by ziggzagg 3225 days ago
I've been developing web api and apps with Go for some years. My feeling about this can be summarized by repetitive questions that appear on /r/golang about how to build a web app in Go, what framework/library to use in Go to build a web app. The high frequency of the same question is a sign that something is not right about web dev in Go.

Kotlin based web frameworks and libraries seem to be growing fast. Spring Boot 2.0 is one mature example.

Anyone else considering Kotlin over Go for web dev?