Submitted over 2 years ago
Responsive Todo App (w/ React, Styled Components, React Beautiful DnD)
@hooiyan
Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Hooiyan, great work on this challenge! 😉
Here are a few tips for improve your code:
- i can add task also with blanks, add a control... The
trim()
method can help you -> read here - instead of using
px
use relative units of measurement likerem
-> read here
Overall you did well 😁 Hope this help!
Marked as helpful1@hooiyanPosted over 2 years ago@denielden Thank you so much Deniel! I appreciate your feedback and time. I will improve my code according to your suggestions! 🙏
1 - i can add task also with blanks, add a control... The
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