522
New language (lemmy.world)
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 1 points 1 year ago

When you handle all your errs the same way, I'd say you're doing something wrong. You can build some pretty strong err trace wrapping errs. I also think it's more readable than the average try catch block.

[-] [email protected] 2 points 1 year ago

You still need to add error handling to every call to every function that might raise an error

this post was submitted on 05 Apr 2024
522 points (94.4% liked)

Programmer Humor

23626 readers
522 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS