Design comparison
Solution retrospective
Frontend Mentor - Intro component with sign up form solution
This is a solution to the Intro component with sign up form challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Links
- Solution URL: Github - Repository
- Live Site URL: Solution - Github Page
My process
Built with
- Semantic HTML5 markup
- HTML5 forms
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Javascript
- Regular Expresions (js)
What I learned
This challenge was an excellent opportunity to continue expanding my knowledge about:
- the creation of html forms, their customization with CSS and the validation of the data entered in them with javascript.
- This last section (functionality with js) was really difficult because my javascript management is still limited, so I learned and tried several functions and methods, which I did not know before, to achieve the final result.
Continued development
From this challenge I would like to continue learning and practicing javascript functionalities to consolidate my knowledge in this programming language and give more solidity to the pages that I will create in the future.
Useful resources
- Regexr - This page provided me with a regular expression to validate the emails in my code.
Author
Acknowledgments
- This YouTube channel is very recomenadable to learn web development and was very useful for me in the realization of this challenge.
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