Design comparison
SolutionDesign
Community feedback
- @TheTrueScoutPosted 14 days ago
There's this little trick i learnt from youtube- using
addEventListener('keyup', () => {})
to make the input update in real time and remove the error message after putting in a vald email. Looks great, cheers!1
Please log in to post a comment
Log in with GitHubJoin 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