Communicate Intent in Names Where Appropriate [VS8]

Communicate Intent in Names Where Appropriate [VS8]

Tip VS8

“Intent” can be one of the trickiest things to communicate via code. In many cases, detailed intent may have to be reserved for comments. But in some cases, you can communicate intent in variable names themselves.

See the following example: