Prying into Elixir dependencies

I love how easy it is to do code spelunking 🤿 in Elixir projects!

  • Dive into your deps/ directory
  • Throw a dbg() in the dep you want 🔍
  • Recompile with mix deps.compile
  • Celebrate! 🥳

Want the latest Elixir Streams in your inbox?

    No spam. Unsubscribe any time.