ichael Ouroumis
Courses
Challenges
Blog
🇬🇷
Back to course
JavaScript Essentials
/
2.2: Objects & Arrays
/
Iteration: for, forEach, map, filter, reduce
Jump to topic:
Objects: literals, dot/bracket notation, adding/removing props, this, destructuring, spread/rest
Arrays: literals, indexing, push/pop/shift/unshift/splice
Iteration: for, forEach, map, filter, reduce
Common methods: find, some, every, sort, slice
Destructuring, spread/rest
Previous:
Arrays: literals, indexing, push/pop/shift/unshift/splice
Next:
Common methods: find, some, every, sort, slice
Iteration: for, forEach, map, filter, reduce