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

Optional Chaining with Arrays

Use arr?.[index] to safely access array elements when the array itself might be nullish.

This lesson is for subscribers

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