is variable not undefined? typeof variable !== "undefined" vs variable !== undefined (version: 0)
Comparing performance of: typeof undefined is not "undefined" vs typeof string is not "undefined" vs undefined is not undefined vs string is not undefined