Hacker News new | ask | show | jobs
by brainfish 1383 days ago
This would return the same result since `" "` (and thus `" " + recruiter_name`) is truthy. You could use a ternary or something, though.