|
|
|
|
|
by thepiwo
3401 days ago
|
|
Scala quicky got my favourite language. I really like handling data using functional and imutable concepts. Great libraries for db access (slick) and json handling (sparay-json) were not mentioned in the article, I wonder why slick is not even mentioned in the comments, it is really nice! Using scala with these and combined with akka and futures feels like a so natural way of programming for me. |
|