Design comparison
SolutionDesign
Solution retrospective
Lots of issues,
- couldn't complete the tabbed functionality without destroying the task array
- couldn't implement the drag & drop functionality
- couldn't implement the dark/light mode
Any help will be highly appreciated.
Community feedback
- @HK273Posted over 1 year ago
Nice work! For a good overview of light/dark mode check out this. You'll want to use a theme context as well, so check this. For drag and drop there are a few different approaches but I found react-beautiful-dnd to be pretty good. It can be a bit fiddly at first but there's also a good tutorial here. Hope that helps!
Marked as helpful0@webmmrPosted over 1 year agoHey main. Thanks very much for the links. It is really helpful. Appreciate your feedback.
@HK273
0
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