Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

E-commerce product page built with React

#react

@orkhai

Desktop design screenshot for the E-commerce product page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Would love to get feedback on how I could improve on my React.

Community feedback

@MojtabaMosavi

Posted

1- One of main ideas is react is to break down a UI into resuable components which once composed make the UI. The question one might ask is what is the advantages do we gain be defining resuable components ?

Let's use an example from you solution to clarify this, the product thumbnails is perfect candidate because suppose when you add a new sneaker to you store you don't need to rewrite all the markup you only resue the one you already have. You create a temple for the thumbnail that can adpot to any four images the you pass to it through props.

Keep coding :=)

0

@orkhai

Posted

@MojtabaMosavi thanks a lot for your feedback. I'd take note of this, I guess I didn't pay much attention to that because it's a small app but I really appreciate the feedback.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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