#development #golang #reading-list #rust

🔗 Why I Prefer Exceptions to Error Values
cedardb.com

Exceptions are often a better way to handle errors than returning them as values. We argue that traditional exceptions provide better user and developer experience, and show that they even result in faster execution.

continue reading on cedardb.com

⚠️ This post links to an external website. ⚠️