Design comparison
Solution retrospective
Tailwind made me less scared of writing everything in the same file instead of creating components for everything whether they need it or not. With tailwind I'm only creating components if necessary.
What challenges did you encounter, and how did you overcome them?React-transition-group deleting list items when reordering while the list is filtered. After a while trying to figure out a solution just end it up going with the simplest one; Prevent the user from reordering the list while it is filtered.
What specific areas of your project would you like help with?React-transition-group deleting items when items are hidden was a nightmare to figure out. I had some solutions but all of them created a mess in the code. If there is a simpler solution I would like to know about it.
Community feedback
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