Writing Better Errors In Go
It is no secret that nobody loves Go's error handling. We pretend to love it, we tolerate it, but deep down we know that feeling. It is not the if err != nil that I'm interested in today; that is one editor snippet away. It is how much we lose in the...
humanlytyped.hashnode.dev8 min read