Hacker News new | ask | show | jobs
by newhkusers1 2054 days ago
Scala deserves all the hate. It might be a fun language for a throwaway pet project but I'd never recommend it in an enterprise setting.

It's an extremely unproductive language because it's too flexible. There are so many different ways to do the same thing which introduces unnecessary complexity.

1 comments

Yet plenty of big companies manage to ship software written in Scala just fine.