The Case For Proper Capitalization

The Case For Proper Capitalization
camelcase-memes, naming-conventions-memes, code-style-memes, variable-naming-memes, readability-memes | ProgrammerHumor.io

Ah, the sacred art of variable naming. When your brain sees userId, it reads "user ID." But when it sees userid, your inner voice screams "USER-id???" like some confused database goblin.

This is the hill many senior devs choose to die on after years of staring at poorly named variables. We'll spend 15 minutes in code review arguing about capitalization but somehow let that 500-line function with no comments slide right through.

More Like This