Submitted 5 months ago
Intro Component with Signup Form - HTML, CSS, Sass, JS
@delroscol98
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of:
- Using Sass to reduce the size of my CSS file
- Practicing form validation
- Practicing JS documentation
If I were to do this project again, I would design a success message and trial-and-error different validations and generate different error messages based on various inputs
What challenges did you encounter, and how did you overcome them?Form validation is still an area of weakness for me. In overcoming this weakness for this project, I built out the logic for the inputs individually and found a lot of repetition. Based on the repetitious code, I abstracted this logic into their its own separate function.
What specific areas of your project would you like help with?Is my validation as good as it could be?
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