Design comparison
Solution retrospective
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Community feedback
- @HiQendresaPosted about 1 year ago
Hi, I hope you are having fun while doing these challenges 😊
First congratulations on finishing this challenge you did so well 🎉
As a tip I would suggest you to learn one of CSS Preprocessors 🚀
Using CSS Preprocessors: CSS preprocessors like Sass and Less allow you to write more concise and organized code. They support variables, nesting, and functions, which can significantly reduce the amount of repetitive code. For example, you can define colors as variables and reuse them throughout your stylesheet, making it easier to maintain and update your styles.
Here is a link of Kevin Powell where he explains tips for Sass https://www.youtube.com/watch?v=7b_q5NV4bUc
Please continue watching all of his videos, he is one of my favorite youtuber and is very helpful.
Happy Coding 😊
Marked as helpful2@FaxriyorJalilovPosted about 1 year ago@HiQendresa Hi, Thankyou for the feedback.
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