Course contentsShow
JavaScript
Lesson 1992 of 2,72341. Modern JavaScript Features (ES2020+)Pro lesson

The at() Method: Negative Indexing

Learn how at() enables negative indexing to access array elements from the end, replacing awkward arr[arr.length - 1] patterns.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.