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.
Software deployment: deploy better code with Codacy & Deveo
In this blog, we are going to help you with better software deployment by demonstrating how to set up Codacy with Deveo. We have also included a step-by-step video.
Codacy is an automatic feedback solution...
HTML Canvas cheat sheet
While browsing the web for cool projects, we found the “HTML Canvas Tutorial” cheat sheet. While reading it, and thinking of ways to play with that, we reached out to Colin Cieloha, one of...
10 facts about code review quality
This is a short and sweet story about important facts to know and share about code quality and code reviews. You can also read more about this in our new ebook. Join the...
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 also saw in the last couple of months the apparition...