React Redux Here we are using the official React bindings for Redux. Remember, we use redux as a state management tool. This makes it easier to share state between components. The trade off is that there is more initial setup than with passing state around.