Developer

Developer-driven and produced content spanning coding languages, frameworks and skill-sets.

error handling

Error handling: Monad Error for the rest of us

0
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

0
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...
distributed tracing

Understanding microservices with distributed tracing

0
This article will focus on patterns and tools to implement Distributing Tracing particularly for microservices. Outline Motivation Distributed Tracing...
postgresql update

Visualizing Scala Code Style

0
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...
ruby static analysis

Review of Ruby Static Analysis Tools

0
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...