TDD, what do you expect?
Think about what do you expect when doing TDD (and a few other thoughts along the way)
Posted on Mar 4, 2018Do not WIP
Why you shouldn't commit WIP
Posted on Feb 22, 2018A lightweight GraphQL (Part I)
Let's see how Relay works under the hood to fetch data for us.
Posted on May 2, 2017Learn your tools well
Professional software developers need to know their tools well.
Posted on Jun 1, 2016Unit testing Legacy code
Unit testing Legacy code, Boy Scout rule and more
Posted on May 25, 2016Don't mock what you don't own
How to integrate unit testing with third party libraries
Posted on Apr 19, 2016Don't fail to fail
Don't fail
Posted on Apr 14, 2016Introduction to Elixir
Basics to start playing with Elixir in the Interactive shell
Posted on Mar 4, 2016Using Pattern Matching to write a more idiomatic functional code
Use pattern matching to change your Object Oriented Programming mindset
Posted on Jan 15, 2016Getting up and running with Phoenix and Elixir
Using Vagrant to get a basic environment to run Phoenix and Elixir
Posted on Dec 7, 2015