Viewing profile — scala8
scala8
HN member- Joined
- Fri, May 15, 2015, 3:16 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About scala8
No profile information was provided.
Recent public activity
-
comment
Comment #9551306
Can any scala package be accessible via Java? What are the catches? Could you go into detail?
-
comment
Comment #9551293
What do people mean when they say "powerful type system"? Does that mean it could potential be a downward spiral where everyone creates their own DSL? I use Ruby on Rails and Djang…
-
comment
Comment #9551268
For a website? Why scala? Because LinkedIn and Twitter use it? I have had great experience with Django in the past 8 years. Nice tooling. Nice template engine. Nice ORM. Mature. Sc…
-
comment
Comment #9551218
Doesn't Play have documentation / API for Java?
-
comment
Comment #9551170
It is a more expressive language that leads to less bugs down the road. Encouraging lots of immutability is huge, as well as a bunch of other benefits. Deja vu. I use to talk just …