In the beginning, long before the rise of the great Serpent Java, there existed a world…
Java
When learning FP, it’s quite common to assume that modelling state mutation is hard. A simple value update in…
In programming, it’s quite common to express simple subsets of the system as predefined states and inputs that let your…
It tends to be hard to understand functional concepts without a context. And what’s a better setting than a simple…
It’s quite a common scenario to work with external API’s data, that is sometimes…
Scala programming language has a really rich standard library, especially when it comes…
Although it was recently pronounced dead by John De Goes, tagless-final is still a popular…