Submitted 15 days ago
Article-preview-component. responsive. mobile first workflow.
@SherzodToshpulatov
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
This first time using JS so I spent a lot of time.
What specific areas of your project would you like help with?Any best practices for using JS.
Community feedback
- @brukmgPosted 15 days ago
Hey good work, you're definitely getting the hang of this! Just a few small tweaks here and there, and you'll be on your way to writing even more efficient code. Well done!
- There are hard-coded colors in your code. Using variables for colors is best practice. Maintainability and readability will be improved
- Instead of using section as the main container, it would be more semantic to use main tag.
- You did well on the share bubble but you forgot the bubble arrow
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