Adding unit tests to an existing code base
At some point we all probably worked on an inherited code base where maintenance or adding new features can be ...
At some point we all probably worked on an inherited code base where maintenance or adding new features can be ...
Database migrations are a way to maintain the database schema and data changes in a database in a repeatable, automated ...
In this post, I want to share a small "trick" that we here at BitLoop are using to link git ...
This is the first post on this topic. The entire series consists of these posts: Part 1: On-premise deployments with ...