|
|
|
|
|
by alpaca128
1614 days ago
|
|
Then one year later you have to play archeologist and figure out the hard way what `f` is used for. And I also find it much more difficult to write code like this in the first place because it forces me to memorize the purpose of every identifier. Not sure how "easier to type" is relevant - aside from Notepad pretty much every editor offers some completion feature.
I'm definitely a fan of longer identifiers, though abbreviated where it makes sense and using short words where possible. |
|