Design comparison
Solution retrospective
Mostly I'm proud of myself for getting familiar with React. Thanks Frontend Mentor for providing us with such a good challenges!
Thing that I'd like to do differently... I think cart logic. I did it by copying data array and adding quantity, so cart displays only products with quantity > 0
. It works well here, but on bigger project it can cause unnecessary data usage.
Also code became really messy at final point. Need to push myself to write it cleaner. Aaaaand the last thing. I absolutely ignored the modular CSS technique, that needs to be fixed on next project
What challenges did you encounter, and how did you overcome them?React is soo different compared to Vanilla JS, need some time to get used to it
What specific areas of your project would you like help with?Would love to receive any kind of review. Thanks to Frontend Mentor community !
Community feedback
- @amjadsh97Posted 3 months ago
Good job! Everything is ok
1
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