Make your debugging sessions with Elixir more productive Does José Valim prefer dynamic typing or static typing?

A Strange pitfall with Map.get & its default behavior | Elixir Basics

https://medium.com/blackode/a-strange-pitfall-with-map-get-its-default-behavior-elixir-basics-5557f2c2bc0f

How I fell into a pit for the default behavior of a function Map.get/3 in Elixir.
A strange experience.
Bugs treat all developers equally. So, treat all bugs equally.