Hacker News new | ask | show | jobs
by chucksmash 1622 days ago
`!!thing` is a fairly common JS idiom for "I have a truthy/falsy thing and I want true or false."