best way to check if boolean is false in javascript code example Example: js is boolean if (typeof variable === "boolean"){ // variable is a boolean }