- Values in JavaScript and other programming languages that evaluate to
falsewhen used in a Boolean context, such as conditional statements or logical operations. In JavaScript, the falsy values arefalse,0,-0,0n,""(empty string),null,undefined,NaN,document.all—any other value is considered truthy.
This term is sponsored by: your name/company?
- Previous term: False positive
- Next term: Famo.us
- Random term: Design vocabulary (webglossary.info/random 🎲)