responsive newsletter page HTML+CSS+JS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @jabo-arnold-landry
I would like to talk about your code base, well you did a great job there but I would like to recommend you to not validate the email as the way you did in your codes because it will be hard for you to recall it in the near future and it is hard to understand it would be better to learn more about regex or regular expression they are the best tool for such validation like this and one last thing try learning how to refactor your codes by using short and clear syntax in short words use the right tool for the job instead of using the style property on an element try using the classList().
But you are doing a great job there 💯 continue the hard work.
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