empty array is null javascript code example Example 1: javascript how to check if array is empty if(array.length > 0) Example 2: check if array is empty javascript array.length = []