The 6 falsy values in Javascript
Think fast JS dev, if asked you what are the 6 values considered falsy (evaluates to false), do you think you'd be able to answer with every single one? If not, lets get into it, and learn a little bit about the double bang operator(!!) too ! When it...
Sep 16, 20212 min read57