RubyConf 2017: Human Errors by Olivier Lacan
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=eASsqQsaNOA
Human Errors by Olivier Lacan
Runtime errors can sometimes turn into dark and unpleasant journeys which lead you to question the nature of reality. Thankfully, Ruby often provides friendly feedback for understanding the cause and remedy for exceptions. Yet, there are situations in which programmers don't receive clear enough context for what really caused an exception and how to address it. We'll look at Ruby's error feedback mechanisms and search for constructive ways in which they can be made more helpful to humans.