logoalt Hacker News

nine_ktoday at 2:56 AM0 repliesview on HN

Golang makes easy-to-skim code, with all the `if err != nil` after every function call.

Rust requires actual reading, like Typescript, only more detailed.