Todo app made with React, styled-components, react-beautiful-dnd
Design comparison
Solution retrospective
Isn't it too much to use React for such a small application, and if I used vanilla JavaScript, how much more complicated would it be? Is it ok that I used a third-party library to implement Drag and Drop ? maybe my colors are different from style-guide, because it's hard for me to see the difference in these shades of colors I think my project structure is a mess, what's the best way to structure files in a React project? Any feedback is appreciated.
Community feedback
- @jmgiselePosted about 3 years ago
Your app looks really good and clean! I used vanilla JS and it wasn't too complicated IMO, you can take a look at my solution or this person's (https://github.com/abhik-b/frontend-challenge-3) if you want a sense of how much extra work it would be. I haven't used React so not sure how it compares / what best practices are.
1
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