skunk icon indicating copy to clipboard operation
skunk copied to clipboard

[Docs] Add a page on error handling

Open Daenyth opened this issue 5 years ago • 0 comments

  • Include an example of the most common errors that you'd get
    • Incorrect types being most common
  • Screenshots of what the error output looks like (even if only to have as an easily-linked selling point)
  • A section on any built-in error combinators (like how doobie has attemptSomeSql and so on)
  • A tiny overview of the common cats methods that you'd use (especially since cats lacks in-depth error handling docs)

Daenyth avatar Sep 18 '20 17:09 Daenyth