Submitted over 2 years ago
Todo app with drag and drop- all with javascript native
@TKadyear
Design comparison
SolutionDesign
Solution retrospective
I find difficult do the drag and drop in mobile because the Touch events does not work as Drag and Drop API . Any recommendations about the drag and drop? If anyone used a library for drag and drop, which one would you recommend? Thanks
Community feedback
- @djblackettPosted over 2 years ago
I used Atlassian's React Beautiful DnD library for my todo list app. I don't really know how it compares to others since it is the only one I tried, but it worked quite well. Here's a link to an article I used to help implement it: React Beautiful DnD
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