Design comparison
Solution retrospective
During this project, I faced several challenges, especially with the JavaScript logic for the "Add to Cart" feature. Implementing customized increment and decrement functionality for cart items required careful consideration to ensure proper updating of quantities and prices.
To overcome this, I reviewed similar functionalities in documentation and online tutorials. I also wrote pseudocode to break down the logic step by step, which helped me debug and test each part separately. Additionally, I sought guidance from the Frontend Mentor community and tools like ChatGPT to refine my approach and ensure clean, functional code.
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