dwyl / learn-elixir

:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
1.62k stars 109 forks source link

Learn more about IEx.pry #117

Open RobStallion opened 5 years ago

RobStallion commented 5 years ago

Look into how IEx.pry works and see if it would be a good tool for debugging.

Danwhy commented 5 years ago

https://www.youtube.com/watch?v=w4xMarVUZQ4 This video has a few good debugging techniques, including some details on pry.