...

/

Creating the product-details Component

Creating the product-details Component

Learn to modify components in Ember.

We'll cover the following...

The output of the product-details component should look like the following:

When we click the category-product component in the category route, we want to open a page that has the product’s ...