Submitted about 2 years agoA solution to the Results summary component challenge
Results Summary Component: Responsive Mobile-First using advance SCSS
sass/scss
LVL 1
@Iron-Mark

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm Proud to learn about:
- Practice other advanced techniques in utilizing SCSS/SASS
- Some of these are Mixins, Placeholders, Loops, etc.
- Considering clean code and best practices in using SCSS while doing the project.
- Overcomplicating/Over-engineering stuff with advanced practice in such a small project
- Upon checking the compiled styles.css by SCSS, I had to fix duplications and redundancies
- I also had to fix over-specified/deep-level styles to keep the CSS file clean and maintainable.
- I would love to hear your suggestions, feel free to check how I approach this project.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mark’s solution.
Join 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