underscore js check boolean value

JavaScript
_.isBoolean(null);
=> false

Source

Also in JavaScript: