freeCodeCamp/guide/english/javascript/falsy-values
Danny Kirschner c7ccd4c64b Adding another way to check falsey boolean values (#21129)
Checking using !! to get the boolean value may be easier than setting up a conditional.

Also linking to the truthy freeCodeCamp guide.
2018-11-07 18:38:56 +00:00
..
index.md Adding another way to check falsey boolean values (#21129) 2018-11-07 18:38:56 +00:00