A starter Phoenix LiveView project adapted to Fluxon UI Thinking Elixir 274: Protocols, Permissions, and Performance

A custom URL handler to open Phoenix stacktraces in Neovim

Do you know that in Phoenix you can set PLUG_DEBUGGER env variable to generate links to your text editor in the stack trace. I didn’t until a few months ago, but now I’ve a custom URL handler to open them in nvim 💻

https://nickgnd.com/posts/2025/09/15/nvim-url-handler.html