Introducing Codacy Labs: our experimental playground
Listening to customers is what makes your product thrive. At Codacy, we deeply care about our customer's needs and that's why we...
11 interesting podcasts for developers
A developer’s need to learn never ends. So what better way to immerse yourself in the latest technologies and practices than...
7 drawbacks of linting tools
Linting tools (also known as linters or static analyzers) help automate the code review process. They perform basic static code analysis by flagging programming...
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...
How to code review in a Pull Request
This blog discusses how to code review within a pull request in order to improve your code quality.
What...