JS Truth Table - ashish9342/FreeCodeCamp GitHub Wiki

JavaScript Truth Table

A table showing which JavaScript arguments are true and false.

This is why you should always use === and !==.

Source: https://dorey.github.io/JavaScript-Equality-Table/

⚠️ **GitHub.com Fallback** ⚠️