[go: up one dir, main page]

24 Oct 25

What makes Go developers truly effective? In this guest post, John Arundel shares ten practical “commandments” of Go excellence – timeless lessons for writing cleaner, safer, and more maintainable Go code.

by chrisSt 4 months ago

23 Oct 25

错误处理有不同的方式。 JavaScript 和 Python 是抛出异常, Rust 语言是变相抛出异常。

by x01 4 months ago