React-Redux is still one of the better ways to organize all app-wide data we need to have in the memory of our app. And be sure all the React components are up-to-date without having to pass data around and sync it manually. Overview Redux itself Connecting Redux to React