Design comparison
SolutionDesign
Solution retrospective
I would like to know if you think I use good practices or what should change but any comment is welcome!
Community feedback
- @ToNisamBioJaPosted over 3 years ago
Really good job here!
The site looks really good on desktop and mobile.
Only thing I could recommend is that you put a max-width on your cards so they dont stretch on tablet sizes. Also try to make more media queries for different screen sizes, do some research on that.
Keep up the good work and happy codding!
Marked as helpful0 - @Blazing-MikePosted over 3 years ago
Great job 🚀🚀... Good practices can only be detected from the code but a few good practices I know are
- Mobile first design
- DRY CSS
- USING SEMANTICS such as article, headers etc
- DESIGNING FROM TOP TO BOTTOM IN YOUR STYLESHEETS
- PROPER NAMING OF CLASSES, ASSETS
- GOOD COMMENTS
These are few ones I try to take note of
Marked as helpful0
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