Hacker News new | ask | show | jobs
by mohamedattahri 3257 days ago
I consider that explicitly and manually handling every possible error, and making a conscious decision to bubble it up (return) or to interpret it is a very good use of my time as a programmer.