I am a new learner and when i learned first lesson i found the mistake but i cant understand .TypeError: a.querySelectorAll(...).forEach is not a function .Please help me and please explain simply to me` . I'll really appreciate if you help!
Hello. it seems like the element value which you want to loop (with forEach function) is not an array type. Maybe do a double check or share your code.
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.