Hacker News new | ask | show | jobs
by edem 300 days ago
Oh, Scala...I thought the language was practically dead.
3 comments

Scala is very much alive, it's just past the initial hype stage, well into the slope of enlightenment / plateau of productivity depending on which style of Scala one is into. It's now growing slower but based on more sustainable pragmatism instead of just hype.
Scala (with ZIO) is still the only language I know that lets me write a fairly complex program with a few unit tests, and then run it without any bugs.
still have to use it at work for some datapipeline stuff