Understanding truthy & falsy values in JavaScript
Mar 6, 2022 · 6 min read · The concept of truthy and falsy values is one of the quirks of JavaScript. It often confuses beginners and can even catch out more experienced developers. It’s also a question that can come up in a technical interview. So, it’s important to have a go...
Join discussion


