js slice array from end code example Example: javascript slice from index to end ["a","b","c","d","e"].slice(2) // Without second parameter