Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
MojoJolo
on Aug 19, 2013
|
parent
|
context
|
favorite
| on:
Scala School
What I love about Scala is that all (most, if not all) libraries built in Java can also be used. This includes those awesome apache libraries.
For Scala written libraries, here's a link to Github page:
https://github.com/trending?l=scala
mikegagnon
on Aug 19, 2013
[–]
Whenever possible I avoid using Java libraries in Scala. Scala and Java have very different programming styles, which are codified in the APIs for libraries. You lose the benefit of Scala style when you are forced to program against a Java library.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For Scala written libraries, here's a link to Github page: https://github.com/trending?l=scala