On The Subject Of Scala
-
Scala support in Atom Jun 21, 2014For the sake of variation I’ve been writing some of my Scala in Atom. Out of the box support isn’t really there, so the first thing you have to do is to obtain the language-scala package. Atom currently …
-
Scala, Regex, Apply, String Interpolation and Companion Objects Jan 23, 2014Background: I’ve recently had the opportunity to code with Scala for the acceptance tests in some of the AWS projects we’re doing at work. I read more cool stuff about Scala every day and I’m trying to …