bernardoamc
To learn and share new things.

February 27, 2017

Adding new validations

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

Contributing to Ecto

In this post I will present the workflow I utilized to contribute to an Elixir project called Ecto.

May 15, 2016

Remote Pair Programming

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

Playing with upsert

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

Removing duplicates in Postgres

This is a study to find ways in which we can remove duplicate rows based on a certain criteria from our tables.

Newer
Older
bernardoamc / bernardo_amc
To learn and share new things.