top | item 42514272

(no title)

neillyons | 1 year ago

Cognitive load example in Go. It is common to give variables single letter names. Now you have to build up a mapping in your head that for example `a` means `Auction`. You could skip this mapping if you just named the variable `auction`.

discuss

order

No comments yet.