DEV Community

Discussion on: Let's get one thing straight: Code is read by humans, interpreted by machines

Collapse
 
jwhenry3 profile image
Justin Henry

The best example I can recall of how to eloquently explain your code is to name your functions, classes, properties based on what they intend, not what they are.