Tue Oct 02 2018
CircleCI allows to use docker, but it's not that simple to use docker-compose with their service. This article shows how.
Tue Jan 09 2018
Sometimes I wonder what happened between the moment when recruiters started to think about a vacant job position and when they decide to promote a job offer. Small rant.
Sun Oct 01 2017
In the previous articles we talked about different strategies to keep a balance in your team and avoid giving all the responsibility to one developer. But can we detect when the project starts to take the wrong direction? Can we find a test to prove things are improving?
Sat Sep 30 2017
Writing good code is not only about architectural patterns. It's always linked to your final users and to the domain you are working for.
Fri Sep 29 2017
This article shows how to refactor code to make it more explicit and help the next developer who will read your work