Skip to content

Instantly share code, notes, and snippets.

@Lupus590
Created July 22, 2020 23:57
Show Gist options
  • Save Lupus590/f12fc44b4221e81207ed22a8889985e5 to your computer and use it in GitHub Desktop.
Save Lupus590/f12fc44b4221e81207ed22a8889985e5 to your computer and use it in GitHub Desktop.
"The level of self description of a variable name should be proportional to the lifetime of the variable,
the distance of its usage from its declaration/initialisation and how often it's used.
Context clues allows a inversely proportional effect, so long as all the usage of this variable is near the context clue.
Comments are not context clues." - Me, I think
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment