Design comparison
Solution retrospective
Hello guys. This is my solution to this challenge. It was certainly the most challenging, not only for the calculator, but for all the implementations I did. Everything my crazy head thought of implementing, I managed to do.
The calculator is fully functional, including the keyboard and there is the option to turn the key sound on and off.
In the third theme of this challenge, there is something that will take you to a place in your memory. Can you make it to the end? Throughout the JavaScript project it was used a lot like setInterval, setTimeout, classList, getComputedStyle, addEventListener, removeEventListener and etc. I never imagined I could do something like this. I'm definitely going to refactor a lot, but I'm proud of the result. Any suggestion for improvement is always welcome. Hugs.
Community feedback
- @DonUggioniPosted about 2 years ago
Olá Rodrigo!
Muito boa essa solução! Gosto mais do teu design que o original, acho o design original desse desafio horrivel. O jogo do Mário no final sem dúvidas levou-me 30 anos atrás no tempo hahah
O que eu tenho a apontar é o seguinte:
Eu testei a app no Firefox e Chrome, no Chrome tudo funciona à 100%, no Firefox os botões de seleção não estão a funcionar corretamente. O botão que era suposto ser vermelho dentro do seletor, ta branco e muito grande, possivelmente também tens que adicionar este pseudo-elemento
::-moz-range-thumb
para que funcione no Firefox. O som das teclas também não funcionar no Firefox, isso não te sei dizer a razão porque nunca utilizei sons nos projetos que fiz.Já fiz um projeto em que tinha um custom slider e foi uma chatisse pra por a funcionar como deve ser em todos os browsers.
Fora isso, ótimo trabalho com o design e as animações 👍👍
Marked as helpful1@rodrigompiresPosted about 2 years ago@DonUggioni Olá Renan. Vi que você também fala português, então irei responder em português, kkkk. Muito obrigado pelo feedback. Realmente o design desse desafio é horrível mesmo, principalmente o ultimo tema. Já que fiz muita implementação que não estava proposto no desafio, resolvi deixar os temas. No game do Mario, misturei coisas do Super Mario World, do 2 (que só é visto na segunda final) e algo dos primórdios do MK. Vou dar uma olhada no Firefox (aliás já deveria ter visto antes de entregar). Muito obrigado pelo feedback mais uma vez. Abraços.
0
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