Debugging Elixir Phoenix: Beyond IO.inspect/2
We cover some options for debugging Elixir when using IO.inspect/2. Then we show some examples of additional debugging tools available to you in Elixir using a simple Phoenix app.
Read next ForthVM: library implementing a Forth-like multi-core multi-process virtual machine