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

Submitted

Base Apparel cooming soon

@leveau10

Desktop design screenshot for the Base Apparel coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hey! I don't know why but the email input is freezing the page when the typed value increases. Maybe because i'm validating when the user is typing? I don't know...

Any suggestions will be welcome!

Community feedback

@thirraz

Posted

Opa! Primeiro, parabéns por ter completado o desafio! Acredito que posso ajudar a melhorar a resolução com algumas sugestões

  • O site pode estar congelando por conta do evento keyup. Tente usar keypress para ver se resolve o problema
  • Quando o usuário clicar no botão de enviar o e-mail e estiver tudo certo, adicione uma mensagem de sucesso (não esqueça da função preventDefault)
  • A keyword "var" não é mais usada por ser mais antiga, além de agora termos melhores opções como "let" "const"

E é isso! Qualquer coisa me dá um toque que eu ajudo em mais alguma coisa

0

Please log in to post a comment

Log in with GitHub
Discord logo

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