While it might not seem like it from the outside, coding can be a very personal practice. Yes, some coding standards need to be followed in order to...
20/09/2018
Error handling: Monad Error for the rest of us
Error handling has always been a problem not entirely solved in software development. Multiple approaches are used, from error codes to exceptions, all...
05/09/2018
Put BDD (Behavior Driven Development) in practice with Scala
This article aims to give a brief explanation about what BDD, short for Behavior Driven Development, is and how it can be used to fill the information...
13/07/2018
ESLint compromised: security
On July 12th, 2018, an issue was created in the eslint-scope repository. After some analysis, it is clear that this is a more significant issue than...
09/07/2018
Code Quality: Shared Dashboard
Following the release of our new product workflow we continue working towards helping organisations effortlessly standardise code quality. A shared...
09/07/2018
Why Automating Enterprise Code Review Is Vital
Automated enterprise code review tools are key to standardize and scale your organization. As long as humans keep coding, they won’t be safe from...