Cachex v0.9.0 released: now with support for execution blocks and cache inspection Addict 0.2 released, now with user management boilerplate generation

Debugging techniques in Elixir

This is a brief tutorial on debugging Elixir projects using IEx.pry/0 and :debugger.

Debugging techniques in Elixir « Plataformatec Blog