Submitted 11 months agoA solution to the Intro component with sign-up form challenge
Intro component with Sign-Up form
sass/scss
P
@Michal-Majchrzak

Solution retrospective
What are you most proud of, and what would you do differently next time?
I’m mostly proud that I managed to implement every functionality and followed best practices (to the best of my abilities).
What challenges did you encounter, and how did you overcome them?Because the design doesn't clearly specify whether the text in the field is a placeholder or a label, I decided to make it a label. Since I wanted the label to be visible at all times, I had to use JavaScript to detect changes in the text field's value.
What specific areas of your project would you like help with?Any feedback is appreciated, but I would especially like to know what improvements I can make to my JavaScript code.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Michał's solution.
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