Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Using Monads for Elegant Error Handling

Using Monads for Elegant Error Handling

Avatar for John Gallagher

John Gallagher

October 28, 2021
Tweet

More Decks by John Gallagher

Other Decks in Programming

Transcript

  1. Example - Address Editing Find contact Lookup postcode* Success? Render

    manual entry Render select Success? Render error Yes Yes No No * Postcode - zip code in the US
  2. Problems Returning nil harmful Client knows too much No return

    value convention Customers: broken software You: doubt, decision fatigue
  3. Thank you! John Gallagher Lead Developer, BiggerPockets Automation Consultant, Synaptic

    Mishap Twitter: @synapticmishap LinkedIn: @synapticmishap Github: @johngallagher