CSS Linting Tools Review
CSS Linting Tools will assist you and save you precious time in the code review process. They will also save time as writing a set of well-structure and optimized CSS codes can be tedious!
Let...
Code Quality Threats and How to Solve Them
In the process of building Codacy, I’ve learned that software companies in different life stages have different needs in terms of code quality.
Early startups have, for example, very different needs in comparison to digital...
PHP Static Analysis Tools Review
Performing PHP static analysis will help maintain your code quality over time, particularly as it becomes even harder in large projects developed by many programmers. Each person has different code styles and different ways...
Top 10 ways to perform fast code review
We always want to be fast at code review..
How frequent is it for you to be reviewing code at 3am?
When code reviewing, do you find yourself thinking: “I mentioned this before.. We should have...
Typed actors with routing
This is a blog post of our Code Reading Wednesdays from Codacy (http://www.codacy.com): we make code reviews easier and automatic.
A few weeks ago we wrote about typed actors and how we built our architecture...