A Proposition for Container, Component, Composite, HOC pattern
I aim to reinforce a design pattern that I’ve seen work in a production environment for a small or large application. The pattern is based on other articles on design patterns for React/Redux applications (Smith, Abramov). And like other articles, this one also will also recommend that anything written here should be taken with a grain of salt....