Design comparison
SolutionDesign
Solution retrospective
Feedback is always welcome. I attempted to use BEM methodology in this challenge. Please let me know if I'm doing it right and how to improve it.
Community feedback
- @RazaAbbas62Posted 10 months ago
Hi, Your usage of BEM methodology is generally good. To enhance it further:
- Consider using more generic block names, such as 'card' instead of 'cards'.
- Use modifiers like 'content__title--light' for better expressiveness.
Hope this will help.
Happy Coding :)
Marked as helpful0@UzomaFidelisPosted 10 months agoThanks for taking the time to check my code. I did use the "card" block name for the actual cards and "cards" for the section containing the cards. Thanks again @FazeenIjaz
1
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