Go Errors are Joha's Nail
Go's error handling has been a subject of criticism numerous times. While I appreciate its simplicity of treating errors as values, Rust's Result type is undoubtedly superior, but that ship has long sailed. Regardless, errors in Go are not just "simp...
superhack.hashnode.dev2 min read