
Submitted over 2 years ago
Mobile first, interactive comments section using react.
#react#styled-components#vite
@kiprop-dave
Design comparison
SolutionDesign
Solution retrospective
I still can't figure out how to add dynamic timestamps. Any help is welcome. What are some best practices when using styled components?
Community feedback
- @denieldenPosted over 2 years ago
Hi David, congratulations on completing the challenge, great job! 😁
Some little tips for optimizing your code:
- add
main
tag and wrap the card for improve the Accessibility - if I click on the upvote or downvote
button
I can increase it to 2 points and not just by 1 point. add a control - i can comment also with empty comment or with blanks, add a control... The
trim()
method can help you -> read here
Hope this help! Happy coding 😉
Marked as helpful1@kiprop-davePosted over 2 years ago@denielden Thanks for the feedback. I'll definitely do that.
1 - add
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