Design comparison
SolutionDesign
Solution retrospective
Any sugestion is welcome to improve my skills :)
Community feedback
- @CodeWithAlaminPosted almost 2 years ago
Hi there!👋 Great job on completing this challenge! 🥳
- Use more descriptive and semantic class names: Instead of using generic class names like
.card
and.image-container
, the developer could use more descriptive names that reflect the purpose of the element, such as.product-card
and.product-image-container
. This will make the code easier to understand and maintain.
Overall, this is a very well done solution to the challenge. Great job!
Hope I'm Helpful! 👍
Keep up the good work! 😊❤️
Marked as helpful0@volkanguneriPosted almost 2 years ago@CodePapa360 Thank you for your comments Alamin.
0 - Use more descriptive and semantic class names: Instead of using generic class names like
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