TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Curated list of Scala frameworks, libraries and software

53 pointsby loopasamalmost 11 years ago

5 comments

taericalmost 11 years ago
This list would be a ton more useful if there were some metrics or indications for which libraries were included and why. Just as good, which were purposefully <i>not</i> included. And again, why.<p>This is pretty much <i>the</i> reason folks go with full stack frameworks fairly often. Trying to determine which of the testing modules to pair with which authentication module and which ... is annoying.
评论 #8020332 未加载
评论 #8020586 未加载
facorreiaalmost 11 years ago
Also <a href="https://github.com/softprops/ls" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;softprops&#x2F;ls</a> and <a href="https://github.com/velvia/links" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;velvia&#x2F;links</a>
bkeroackalmost 11 years ago
I&#x27;ve asked before but I&#x27;m going to try again: are there any resources out there for learning Scala that do not assume a Java background?<p>I have no Java experience (I&#x27;m primarily a Python developer) and therefore find most of the documentation difficult because I&#x27;m not at all familiar with the Java ecosystem (maven, jars, weird reverse-DNS naming convention for packages, JDBC, etc). Am I expected to first become a Java developer before I can even start with Scala?
评论 #8021586 未加载
评论 #8021915 未加载
评论 #8021453 未加载
DCKingalmost 11 years ago
It&#x27;s interesting to see that most of these libraries are either web services or language support. Are client side apps for the (Oracle) JVM definitively over?
hnriotalmost 11 years ago
I wish people would stop creating scala libraries and frameworks, it just fragments the java community. Scala was a short term hack to fill in the gaps until Java has lambdas. Java does now and there&#x27;s no need to keep scala separate, the syntactical sugar to remove some of the boilerplate to java is just not worth the fragmenting effect. We&#x27;ve seen much the same thing with python 2 and python 3, which differ in ways similar to java. We need to delete scala and delete python 3 and all get back to solving real problems.
评论 #8020938 未加载
评论 #8023769 未加载