Elixir/Phoenix Security: Rate Limits for Authentication with Hammer Thinking Elixir News 139

Prying into dependencies

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

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

Check out a short video of me doing that 👉 https://youtu.be/jgEhnv4-c6I