Design comparison
SolutionDesign
Community feedback
- @skyleranglhPosted about 1 month ago
Hello, good job on finishing the component. It looks good, it's quite close to the design. Though some very minor spacing adjustments can make it even closer.
Code wise, you should clean up your files to reduce unnecessary blank lines and uneven indentations which can make the code difficult to follow. I recommend formatting on save. Try to avoid abbreviations as much as you can, and make your variables and class names as descriptive as possible. Please do remember to remove console.log once debugging is done.
Hopefully, these would be helpful. Have a good day.
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