Understanding truthy & falsy values in JavaScript
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...
caffeinated-coder.hashnode.dev6 min read