JavaScript, a nie pusta tablica, a nie ciąg

if (Array.isArray(array) && array.length) {
    // array exists and is not empty
}
crawlingcity