May 26, 2021
Mostly I'm concerned with the clarity of the code for the reader. Performance is a whole 'nother discipline. I'm not advocating for slow code, but most code runs fast enough as is. When you are writing code to show a reader how to do something, then code clarity is king! You may not be a pro, but your code is clear and well organized.