Files
freeCodeCamp/guide/english/javascript/truth-table/index.md
2018-10-16 21:32:40 +05:30

520 B

title
title
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/ unified table