23
you are viewing a single comment's thread
view the rest of the comments
[-] towerful@programming.dev 3 points 1 month ago* (last edited 1 month ago)

I always treat things like projectStatus and userEmail as a kind of code smell.
If a variable name carries too much context, then I figure out why and how to carry that context in a better way (project.status user.email)

Isn't always doable. But that's why it's a smell, not a rule

this post was submitted on 13 Jul 2026
23 points (100.0% liked)

JavaScript

2775 readers
2 users here now

founded 3 years ago
MODERATORS