fireship.io icon indicating copy to clipboard operation
fireship.io copied to clipboard

Optional Chaining

Open ccadieux opened this issue 7 months ago • 0 comments

https://github.com/fireship-io/fireship.io/blob/master/content/courses/js/102-optional-chaining.md

This line doesn't seem related to the rest of the example or something is missing.

console.log(foo); // Uncaught TypeError: Cannot read property 'bar' of undefined

ccadieux avatar Nov 17 '23 20:11 ccadieux