Legible and understandable tests are a large result of how your production code is written.
16/07/2019
Scala: Learn to walk before you fly (Part 2)
Part 2 – Building immutability Welcome back to Part 2! In Part 1 we saw Scala as a language that facilitates and drives you towards the functional...
15/07/2019
Career Transition: Moving from designer to front-end developer
Today we share an interview with Inês Gomes (@theinesgomes) on her career transition from designer to front-end developer, how she made the change, and...
25/06/2019
Our open salary calculator takes transparency to the next level
Our new open salary calculator epitomizes a key reason that I joined Codacy – we are always focused on being fair and doing the right thing for the...
23/05/2019
Showcasing Codacy at PyCon 2019
PyCon is an annual show in the U.S. that brings the Python community together for several days of talks, workshops, job fairs, and engagement...
09/05/2019
12-Factor App Configuration: how to for Java
With application development and deployment changing, we’ll cover how to use 12-factor app configuration for Java applications using Typesafe Config.