camelCase, snake_case, kebab-case: Why Naming Conventions Are a Solved Problem You Keep Arguing About
I once reviewed a pull request where a single file used camelCase for JavaScript variables, snake_case for API response fields, PascalCase for one React component, and SCREAMING_SNAKE_CASE for a constant that wasn't actually constant. The developer's...
zovo.hashnode.dev5 min read