Singup Form

Solution retrospective
Hey, I need some advice on how to better understand the function parameters in JavaScript, it's a bit confusing for me, I would still be very grateful, happy coding!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @justEfere
In the boton.addEventListener("click", (e) => { e.preventDefault(); }
add this to the beginning the form from automatically submiting data
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord