
Design comparison
Solution retrospective
Desenvolvi um gerador de QR Code responsivo usando apenas HTML5 e Sass. O objetivo foi criar uma interface simples e eficiente para gerar códigos QR de forma rápida e intuitiva.
Aprendi a estruturar melhor meu código Sass, utilizando variáveis, mixins e aninhamento para tornar o CSS mais modular e organizado. Também aprimorei minhas habilidades em design responsivo, garantindo que o gerador de QR Code funcionasse bem em diferentes dispositivos.
What challenges did you encounter, and how did you overcome them?Um dos principais desafios que enfrentei foi organizar e estruturar o código Sass de forma eficiente. No início, meu código estava ficando desorganizado e difícil de manter. Para superar isso, utilizei variáveis, mixins e a técnica de aninhamento para tornar os estilos mais modulares e reutilizáveis.
Community feedback
- @bluu14Posted 19 days ago
The html code is semantic, readable and well structured. The solution is slightly different from the design, but in a good way, because the author added something from himself.
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