Design comparison
SolutionDesign
Community feedback
- @developer-rubenPosted 10 months ago
Hi!
Nice first component, here are my tips:
- Put the 'reset css' in a separate file, makes your code more readable
- Try using BEM, a naming convention to better structure your code
- Use variables for things like colors so you don't have to repeat code if you need them again
Best, Ruben
0@daniel-sebastian-buhaianuPosted 10 months ago@developer-ruben
Thank you for your feedback. I really appreciate it!
I will try and implement your tips in my future project :)
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