hard
JavaScript Debugging
Explain a common JavaScript error and provide a fix.
📝 Nội dung Prompt
Explain common reasons for the 'TypeError: Cannot read properties of undefined' error in JavaScript and provide a code example demonstrating how to prevent it using optional chaining.