Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sure, so what I am thinking as an example is when we create new code, say I have a feature that is available for users that have account of type A,B,C but not D or E , so I always do something like let allowedPlans = [A,B,C]. isn't this more cleared then if I named the list whiteListedPlans ? IMO is more clear and it translates better.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: