Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • P

    @Fejiro001

    Submitted

    What are you most proud of, and what would you do differently next time?

    Features:

    • Achieved high scores on PageSpeed Insights.🎉
    • The code was formatted with Prettier.
    • Close resemblance to the original design.

    I'm really proud of how I handled the form validation, especially for email and password, where I use regex patterns in my HTML. Also, I handled errors for invalid input or pattern mismatch (for email and password) in my JavaScript by displaying an updated error message.

    What challenges did you encounter, and how did you overcome them?

    I faced some issues when it came to code repetition at first but made sure I followed the DRY (Don't Repeat Yourself) principle by making good use of functions

    What specific areas of your project would you like help with?

    I believe I achieved what I set out, so I do not need help for this project.

    @class-pedro

    Posted

    Nice! Perfect responsiveness!

    I hav a suggestion: in JS configs, remove the error style on inputs when the user click again in the camp to correct what was filled in incorrectly :)

    Marked as helpful

    1
  • @class-pedro

    Posted

    Now, reading the Frontend Mentor recomendations, i don't used correctly the id configures :v

    0