Design comparison
Solution retrospective
Hi Folks 👋,
Thank you for reading this.
For this project, I decided to work with Sass and BEM. I have not used CSS preprocessors for a while, and I wanted to revisit them with this project.
I really enjoyed working with Sass, especially with mixins. When I started using Sass years ago, I did not really use them. With this project, I used them for components, such as buttons, typographies, etc. It was so enjoyable that I am sure I will be using Sass again in my future projects.
However, I think I need to improve with BEM. Some parts are okay. I think I understand how to use blocks and elements, but I am not so great with modifiers. I will continue working with it in the future to improve my skills.
What challenges did you encounter, and how did you overcome them?My challenges were related to Sass architecture. I wanted to create a really solid Sass architecture. I don't think it is perfect yet, but practice makes perfect.
I really tried to use as many mixins and variables as I could. I also tried to decouple the logic between partials.
What specific areas of your project would you like help with?I think a review of my Sass architecture and BEM implementation would be great.
Have a nice day,
Tom.
Community feedback
- @danmlarsenPosted 4 months ago
Well-structured code with effective use of semantic tags. A great solution to the challenge 👏
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