Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I submitted a solution to this a ways back. I'm pleased enough to see some progress but a couple of janky/magic numbers in the CSS that I could do without.
What challenges did you encounter, and how did you overcome them?In simulating server behavior/skeleton loaders I wanted them to fire once for each category but not continue to do so after as at that point its most likely the data is cached and it would be awful UX to continue to deal with the loading. I just added some category toggles that act somewhat as guard statements on the useEffect that is responsible for the behavior.
What specific areas of your project would you like help with?Nothing super specific but any feedback or suggestions are welcomed! 🙂
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