Responsive credit card challenge. Use of HTML, CSS, JS and SASS
Design comparison
Solution retrospective
How can my code be more efficient?
Am I using Sass in the correct way?
I don't feel comfortable with the way that i wrote my JS code, how can I do it cleaner?
Community feedback
- @YonutDevPosted about 2 years ago
Hello! 👋
The card logo doesn't load. Modify
img
tag source location toassets/images/card-logo.svg
fromlogo-container
div.You use SCSS quite well excepting for some things.
Personally, I understand the code written by you in JavaScript without more code comments, but I still recommend jQuery, a awesome tool. Try to work as efficiently and simply as possible. By separating everything and adding comments, you can be as well organized as possible.
Marked as helpful2@francobernardiiPosted about 2 years ago@YonutDev Thanks for your feedback! I'll take it in consideration for my future projects :)
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