The JavaScript snippet collection contains a wide variety of ES6 helper functions. It includes helpers for dealing with primitives, arrays and objects, as well as algorithms, DOM manipulation functions and Node.js utilities.
JavaScript, Type
Checks if the specified value is null
.
JavaScript, Type
Checks if the specified value is undefined
.