Skip to content
Submitted 15 days ago

Product preview card component

react, tailwind-css, typescript
LVL 1
Yora80
@yoranguy
A solution to the Product preview card component challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

The use of tailwind-css as it was the first time using it.

What challenges did you encounter, and how did you overcome them?
  • Questioning when using when to use .forEach() and .map(), researched when to use use each of these. .map() is works out better for rendering.
  • using tailwind-css, it was extreme slow as in wasn't familiar with it, I kept referring to the documentation often.
Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Yora’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