Error handling: Monad Error for the rest of us
In this post we aim to demonstrate a practical use of the Monad Error type class and how it can be used to develop generic error handling code.
Scala Static Analysis Tool Review
In the past we reviewed the different coding styles that the Scala programming language offers. In this, we will review scala static analysis tools.
We...
Understanding microservices with distributed tracing
This article will focus on patterns and tools to implement Distributing Tracing particularly for microservices.
Outline
Motivation
Distributed Tracing...
Visualizing Scala Code Style
This blog on Scala code style is based on a presentation done on ScalaBay
Introduction
One of the reasons I am fascinated with Scala is the...
Review of Ruby Static Analysis Tools
Having trouble deciding which tool to use for Ruby Static Analysis, or perhaps unsure whether you found the most common ones? Here’s a small...