Why meaningful names are a key element for clean code
Photo by Sarah Dorweiler on Unsplash
Clean code needs deep domain knowledge! For meaningful names, developers need to understand the domain - a key element that is also emphasized in “97 Things Every Programmer Should Know”. Use user stories, team discussions and internal documentation to reflect the business language in the code.