Topic: Plug
Link Phoenix debug page stack trace to your editor
You can configure Plug.Debugger to generate links that open the line that caused the error in your editor.
Hello World web app in Elixir, part 2 - Plug
In the process of learning Elixir I am writing the same simple web app three times, using three different tools. This is the second part - the variant using Plug.