Form Validator Project

Hi,

So i have been following along learning to do a project in vanilla JavaScript but as I was going through it I realized there’s so much I don’t know.

Heres my CodePen for the Project Form Validator

The HTML and CSS is fine and easy to understand but when it comes to JavaScript things like “addEventListener” or “forEach” I dont remember going over in the JavaScript basics.
Where would i learn about these other than documentation?

1 Like