#naming #clean-code #lint #semantics

idea

When naming things, don't be cute. It is tempting to call things with a funny name or acronym, but using a plain, meaningful name is more helpful for everyone: people external to context, or yourself in the future.

links

references