Technical debt
Do you know what it means to have debt? Is when you have to return to the bank money with interests. The more debt that you have, the worse, because you have...
Do you know what it means to have debt? Is when you have to return to the bank money with interests. The more debt that you have, the worse, because you have...
If we think in a Java REST api that we want to build it would be a good practice that the requests objects of your api should not be used inside your appl...
Release software to production is the action to deliver software to your customers. From the moment that somebody thinks of a good idea until we release it, ...
Before Docker When I started my carrer as a software developer in 2009 and I had to develop an application I needed to install all the services before starti...
Adding a cache One of the last tasks that I have been involved has been to reduce the technical debt of a tool that was using backbone and bootstrap in the f...