London Tech Talk

SMaT #3 Exceptions vs. other patterns of handling errors (Shun)

"Software Mistakes and Tradeoffs/ソフトウェア設計のトレードオフと誤り"、通称 ”SMaT" 本の Ch3 - Exceptions vs. other patterns of handling errors in your code を読んで感想を語りました。

  • Software Mistakes and Tradeoffs (英語)
  • ソフトウェア設計のトレードオフと誤り(日本語)
  • Why Go's Error Handling is Awesome
  • Express package to automatically turn your exceptions to the API Problem JSON response
  • Exceptions | Kotlin Documentation