Design comparison
Solution retrospective
Thank you for reviewing my project!
I have the feeling that my code is unnecessarily long and complicated. I have unfortunately improvised a few times without really understanding what was happening.
Please let me know, if you have any suggestions in terms of "cleaner code".
Thanks - you guys are awesome!!!
Community feedback
- @GrzywNPosted over 2 years ago
Great work! If you would like to make more cleaner, better and easier to maintain CSS code you can try learning preprocessor (I recommend SASS/SCSS) and/or BEM methodology. I think that your code isn't bad at all, but there is always room for improvement even for CSS freaks. If you don't like to name classes, you can also try using Tailwind CSS and style things inside HTML (with responsiveness of course). Have a nice day and coding!
Marked as helpful0 - @OsiusKaraPosted over 2 years ago
oops, I just realized that the layout crashed for some reason :/ That's weird, because the preview looks ok - I have to keep working on it, I guess..
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