Skip to content

8.4.Array Methods

John Mark edited this page Oct 22, 2023 · 1 revision

.map()

.filter()

.find()

.push()

.reduce()

.slice()

.splice()

.forEach()

.join()

.pop()

Clone this wiki locally