complete-intro-to-react-v5
complete-intro-to-react-v5 copied to clipboard
Error handling response: TypeError: Cannot read property 'length' of undefined
Being particular, the error line indicates to the for statement in the below code snippet.
my js code-
my HTML code-
(I'm working in windows OS)