I am working on a React Redux application and I have a very basic question about some best practices.
I have MainComponent (a kind of container ) I get data on componentDidMount:
class
I am working on a React Redux application and I have a very basic question about some best practices.
I have MainComponent (a kind of container ) I get data on componentDidMount:
class