You should not use Redux for your React application by Roman Sypchenko
Remember, this data is not needed by the parent component, but because its children need to share data, it has to provide a state. In an app where data is shared among components, it might be confusing to actually know where … Read more