Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

if err != nil { return err; } is an antipattern. Codifying it through builtin constructs does not change this, but instead encourages such poor error handling. That's why try sucks.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: