February 27, 2017
Adding existing validations in our current project can be something dangerous. What should we be aware of and how to deal with it?
June 18, 2016
In this post I will present the workflow I utilized to contribute to an Elixir project called Ecto.
May 15, 2016
In this post I will present a workflow for remote pair programming that is currently working for me and a few tips to easier the process.
April 22, 2016
In this post we will explore upsert, a new feature provided by PostgreSQL 9.5. What is it and what can we do with it?
August 10, 2015
This is a study to find ways in which we can remove duplicate rows based on a certain criteria from our tables.