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