Design comparison
Community feedback
- @Drslope-99Posted 19 days ago
wonderful project, but work more on your state management aspect of the application, e.g i clicked the remove button on the cart list to get rid of a particular item but the product list wasn't in sync with the UI, even when the cart was empty, the number of items added to the cart was still reflecting on the product card
0@IzabelleAlvesPosted 18 days ago@Drslope-99 Hello! Thank you very much for the feedback and the compliments on the project! Indeed, state management is a crucial aspect, and I noticed there was a disconnect between the cart and the product list. I tried to implement a solution during development, but I wasn't able to fully resolve it. I will focus on this in the next iterations to ensure that the user interface is always synchronized with the state of the application.
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