JavaScript Truthy and Falsy Values
Aug 22, 2020 · 5 min read · Truthy and falsy values are misunderstood by lots of people to mean only values that have true or false as their values. In this article you would get to understand the difference between these two concepts. Prerequisite Basic Knowledge of JavaScrip...
SBenson commented



