I am a newbie in React & Redux, I saw that there is React + Redux Container Pattern. We separate the component to Presentational component & Container component.
Is this pattern needed and do I need to apply to a real project or not? Or I have to apply to the project as one of the standards?
Heithem Moumni
Software engineer
it necessarily when we work with complicated project, if you create a small project with some components you can use React Context