8 SaaS Using Elixir and Phoenix in Production ElixirConfUY 2022

Debugging Elixir Phoenix with dbg

Elixir 1.14.0 added Kernel.dbg/2 to improve developer experience. Learn how dbg can replace IO.inspect to enhance your debugging workflow.

Debugging Elixir Phoenix with dbg