- January 30, 2016
- •
- talks

Scala Matsuri 2016
Talk: Patterns of a pragmatic functional architecture
In this talk we will see a pragmatic approach to building a purely functional architecture that delivers cohesive functional components.
We will cover functional patterns such as Monads, Transformers, Kleisli, Dependently typed checked exceptions and types as well as how they can be glued together to achieve pure functions that are composable, context free, dependently injectable and testable.