Workflow management: removing “goals” feature
Building Codacy, we’ve learned a lot about how people want quality management throughout their workflow.
By listening to customers we've learned that the most important job of our product is to standardize quality in teams, departments...
Codacy Architecture: Strongly Typed Actors
We glimpse at Codacy architecture structure in this blog from Code Reading Wednesdays at Codacy (http://www.codacy.com). The event helps code reviews become easier and automatic.
Codacy Overview
Being a code centered company, one thing we are...
Optimizing Scala Code
This is a blog post on Scala code from our Code Reading Wednesdays from Codacy (http://www.codacy.com): we make code reviews easier and automatic.
I’ve been busy in Codacy making things run faster.
We’ve been hunting down...
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 combination of bleeding edge experimentation, performance computation and reactiveness and...
Integration with ESLint JavaScript Linter
This past year we’ve seen an incredible growth coming from ESLint, a linter on steroids for ECMAScript, JSX and JavaScript code. It quickly became the go-to JavaScript linter for the programming language's community. The...