Fractal Banana

The Arcane Art of Error Handling

| Comments

My Talk from RailsConf 2017, The Arcane Art of Error Handling. Enjoy!

With complexity comes errors, and unexpected errors lead to unexpected unhappiness. Join us and learn how to add contextual data to errors, design error hierarchies, take charge of control flow, create re-usable error handlers, and integrate with error reporting solutions. We’ll talk about recoverable versus irrecoverable errors and discuss how and how not to use exceptions. From internationalization to background jobs, we’ll cover the gamut. Regardless of your Rail proficiency, you’ll learn why expecting the unexpected makes for happier developers, happier businesses and happier users.

Comments