Y
Hacker News
new
|
ask
|
show
|
jobs
by
Rexxar
335 days ago
IMHO, in this case it should not even be a boolean but an enum {Visible, Hidden}.
1 comments
roguecoder
335 days ago
Even with working with an existing framework, we can define a constant `HIDDEN=true`
link