Blog / QA

Reasons to keep codebase dependencies up to date

Libraries and tools that are used in software projects are usually under continuous development. New versions are released all the time. In this post I will explain a few reasons why you should follow these updates and keep software dependencies fresh in your projects.

Quality assurance — or why you should pay for what you can't see

Just like you never notice the cleaning service when they do a good job, you never notice a software program when it is working smoothly. But unlike a cleaning service, software quality assurance must be ensured by heavy automation and, more importantly, by constant maintenance.