Blog of Alexander Semenov

Structuring real-world code using monadic abstractions

In this article I present a simple relatively boilerplate-free approach to structuring Scala code using monadic abstractions. I use cats but it can be done using any other library, like Scalaz.

Introduction

Presented approach is nothing new but just well-known patterns used in a cohesive way. In a sense it tries to compete . . .

Read More

April 22, 2017

Archive

This update link alerts you to new Silvrback admin blog posts. A green bubble beside the link indicates a new post. Click the link to the admin blog and the bubble disappears.

Got It!