Advanced Debugging with Pry
This tutorial helps broaden your basic knowledge of debugging by providing you with a different approach, Pry, for debugging in Ruby.
6
Started out with design a couple of years ago and gradually transitioned to coding and building web applications. I have been able to apply the design background to the logic of development and this has helped in both my front-end and backend proficiency. The attention to detail which is one of the major requirements of design has been able to ensure I debug quickly and also made my code somewhat legible.