https://blog.lmorchard.com/2013/01/23/naming-conventions/
#programming #vars #naming #snakecase #camelcase
#programming #vars #naming #snakecase #camelcase
blog.lmorchard.com
Naming Things: CamelCase vs snake_case
<p>I’ve contributed code to a number of projects, often as a drive-by bug fix in a GitHub pull request. And, usually, I’ll try to do as the Romans do and follow the local naming and coding conventions. But, sometimes, I’ll fall back to my personal conventions…