DEV Community

Discussion on: Fetching data from an api using React/Redux

Collapse
 
gonjavi profile image
Javier

HI Markus,

I really appreciate it, I just understood most of the article, it is about to continue learning and practicing, it helped me.
I have a question on the productview component you, shouldcomponentrender, why do you use** const {pending} = this.props;** I noticed and I think it is not being used.

Thanks very much