Submitted 6 months ago
Intro component with sign-up form - Junior not Newbie
@Junbol
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Semantic HTML5 markup 🧾 Sass(SCSS) Flexbox 🎨 BEM (Block.Element.Modifier)🧾 Mobile-first workflow 📱 GIT/GitHub 🧾🌎 PowerShell (CLI) 🧾 Javascript 🤖🚀
- Creating all the logic in Javascript fot the form validation.
- The use of regular expressions: I have to say this was tough, this makes this challenge not for newbies 🤪. Just check the password one /^(?=.[A-Z])(?=.\d)(?=.[@$!%?&])[A-Za-z\d@$!%*?&]{8,}$/🤣.
- The use of focusout 🔍
- Using nextElementSibling to target html elements 👨👧👦.
Same as above
What specific areas of your project would you like help with?none
Community feedback
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