Product list using objets and array

Solution retrospective
I'm proud that I could finish this challenge. It was the most difficult for me until this moment. I learned a lot and had to do lots of research to achieve this.
What challenges did you encounter, and how did you overcome them?This challenge was very tricky because of the number of places where the prices and articles had to be shown. At first, I tried using interpolation ${}, but this did not work the way I wanted. Then I had to create another object and put all the card data inside by clicking the add to cart button, then distribute that data on every card or label.
What specific areas of your project would you like help with?I don't know yet if there's maybe another way to do it or if this was just a long code challenge. I tried to make it shorter, but it crashed every time I tried.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nico Velasco's solution.
Join 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