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