Have you ever wondered how could you set up some akka-http routes for your tagless final program? Did you end up hardcoding your concrete F[_] to something T...| miklos-martin.github.io
Last time we have become familiar with the very basics of category theory, and even had a look at some scala code covering isomorphisms. It is time for looki...| miklos-martin.github.io
This post is the first in a planned series about my adventures in category theory. The plan is that as I build my understandings, I post a note here.I roughl...| miklos-martin.github.io
In the last post we have seen how our very own typeclasses can come in handy, and how we can use them in combination with Monads.I will assume you have read ...| miklos-martin.github.io
Ever wondered how could your own typeclasses come in handy? This post covers a use case.| miklos-martin.github.io
I was attending CraftConf this year. Although last year’s schedule was more densely packed with microservices based talks, we weren’t short of them this year...| miklos-martin.github.io
The problem| miklos-martin.github.io
2015 was full of surprises, especially the latter half of it and, sadly, they were mostly unpleasant ones.| miklos-martin.github.io
Brief introWe chose to have ElasticSearch for our wall posts as a primary database. It deserves its own post, but that’s not the point here.Due to different ...| miklos-martin.github.io
Disclaimer This is not a monad tutorial. I am fresh meat on FP fields, I am currently on an exciting journey discovering and understanding all these concept...| miklos-martin.github.io