Post about Akka, and how to write more akka-idiomatic code
More>>
Akka patterns and anti patterns
akkaApache Thrift, Finagle Slides
thrift finagle
My slides from the knowledge sharing lecture
More>>
More>>
ScalaBy: Scalalab3 my presentations
scala scalalab scalalab3 scalaby akka macros
After 3 months of lectures, all my presentations are in one place.
More>>
More>>
Rest API with Spray.IO
scala sprayio api rest
Create a Simple Rest API for manage posts.
More>>
More>>
Todo App with Sirius.js
coffeescript javascript mvc
Long post about how to write Todo App with Sirius.js
More>>
More>>
Scala Macro: Codegeneration
scala scalamacro
How to generate wrapper for case branches
More>>
More>>
spray-routing-ext: Extend spray-routing
scala spray spray-routing rails-routing
spray-routing-ext package to create rails like routes in spray framework
More>>
More>>
Multimethods in Ruby with the Ov gem
ruby multimethods ov
Create multimethods for convenient work.
More>>
More>>
How to run Jasmine tests with Poltergeist
poltergeist jasmine tests
Sometimes it's convenient to see the test results directly in the terminal. With poltergeist driver it is easy.
More>>
More>>
OpenStruct for configuration files
ruby openstruct config snippet
How to use `OpenStruct` class to mapping config files.
More>>
More>>