From "How" to "What": Naming for Readability
The simplest yet most effective strategy to make your code more readable is to name your intent.
Code naturally expresses how something is done — the mechanics, the comparisons, the arithmetic. But re
ivanic.hashnode.dev3 min read