Updating parent components before child components would reduce the number of re-renders, by following the natural order of events inside React. See: https://github.com/reactjs/react-redux/pull/416