Newest Scala Programming Tips
Get a value from application.conf in Play2 framework
takuya71
·
0 responses
·
scala, framework, play2.0
Great set of cheat sheets
Kamil Michalak
·
0 responses
·
scala, opensource, git, java
MapReduce Example from Coursera Scala translated to JS
@kjellski
·
1 response
·
scala, js, learning, functional programming
sbt-extras: a better sbt
Greg Roodt
·
0 responses
·
scala, sbt
Easy Validation with Scala's Either
jaime jorge
·
3 responses
·
scala, error handling, software engineering
ScalaTest matchers quick reference
Jose Miguel
·
0 responses
·
scala, reference, scalatest, matchers
Collapse and expand scala code in emacs
Jose Miguel
·
0 responses
·
scala, emacs, code folding
Java Bean convention support in Scala
Eugene Ryzhikov
·
0 responses
·
scala, java beans
Scala case class "reflection"
Eugene Ryzhikov
·
0 responses
·
scala, reflection
Scala Regex extractor
Eugene Ryzhikov
·
0 responses
·
scala, regex
Scala Option Cheatsheet
Eugene Ryzhikov
·
0 responses
·
scala, option
BDD project with scalatest in 5 seconds
Jose Miguel
·
0 responses
·
scala, bdd, sbt, scalatest
Update property value of immutable object while maintaining immutability
Jeroen Rosenberg
·
2 responses
·
scala, case class, mutability
use IDEA for Progfun course @coursera
oleksii iepishkin
·
4 responses
·
scala, intellij, sbt, progfun
Quick fix for scala interpreter in Fedora 17
Kamil Michalak
·
0 responses
·
scala, linux, java
Testing almost any code in browser
Joel Kirchartz
·
4 responses
·
jquery, ruby, python, clojure
Specs with Maven and Scala
David Sergey
·
0 responses
·
scala, bdd, junit, maven
Shorten your Play 2.0 Promise code with scalaz
Tymon Tobolski
·
1 response
·
scala, scalaz, play, play framework
You can use unapply methods outside of match statements
Dave Stevens
·
0 responses
·
scala, pattern matching, unapply