Design comparison
Solution retrospective
Awesome feeling by completing this challenge. Learned lot of things completing this challenge.
Community feedback
- @DivineUgorjiPosted about 1 year ago
Hello there, congratulations on completing this challenge. Your solution is nice and responsive and your code is well structured. However, I'd like to suggest that you use more semantic naming conventions for your classes, elements, and containers. This helps in making meaning of your codebase and helps in the future maintenance of your code. E.g; for this particular project, you can use a Sedan container, Suv container, and Luxury container instead of col 1, col 2, and col 3. I think you get the point now. You can check out the BEM methodology for naming conventions in your projects.
Overall, lovely implementation. Happy coding!
Marked as helpful0
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