JSJS LanguageStatementControl FlowConditional StatementBoolean ContextFalsy!snippet truthy falsyOn this page!snippet truthy falsyBoolean([])trueBoolean(new Date())truetrue && "wasd""wasd"Boolean(null)false[] == truefalseReferences