Y
Hacker News
new
|
ask
|
show
|
jobs
by
itpragmatik
859 days ago
Not sure the fascination about Go - one can write fully scalable functional readable maintainable upgradable rest api service with Java 17 and above.
1 comments
MarkMarine
859 days ago
I struggle with the type system in both, but today I was going through obscure go code and wishing interfaces were explicitly implemented. Lack of sum types is making me sad
link