Darth_Vader

Jon Green

RATING

0.03
Karma: +0.47
avatar
You are not the first who asks this question. No one knows.
avatar
This is an inspirational story! I'm currently working on a Siri-like app and hope I'll have a chance to write similar article :) I also have to say, that this website has amazing content and your article fits great into it! Good luck with the app!
avatar
Amazing story!
avatar
oh boy...forgot parenthesis. That's why unit tests exist.
avatar
object Mouth {
  def say(str: String) = println(str)
}

Mouth.say("Good job, Kukuruku."
avatar
Akka is really great! I use it with Scala and it's pretty cool. I haven't had a chance to write any articles on Kukuruku (btw, I like this project a lot) yet, but will see, maybe akka actors in Scala could be a good start :)
avatar
How do you like gulp? We are currently using Grunt, but there were some talks about gulp around, so just curious.