Redux is a predictable state container for JavaScript apps. (Not to be confused with a WordPress framework – Redux Framework.) It helps you write applications ...
Resources can be links to Tutorials, Tweets, a Documentation. Everything that helps to achieve the task.
Just setting up redux (configureStore, your root reducer, maybe some middlewares like thunk or sagas) and maybe creating one or two actions takes almost no time at all