Dan's videos are a fantastic introduction to Redux, and the Redux docs are extremely well written as well. For those looking for additional resources, I keep a big list of high-quality React and Redux tutorials and articles over at <a href="https://github.com/markerikson/react-redux-links" rel="nofollow">https://github.com/markerikson/react-redux-links</a>. Specifically intended to be a great starting point for someone trying to learn the ecosystem. I've also added articles on a number of advanced and related topics as well (Functional Programming concepts in plain English, React performance tips, Webpack tutorials, etc).
Dan's original Redux videos are one of the finest tutorials I have seen. While the underlying concept is also simple and intuitive, after 100 mins of video, you get a very indepth understanding of th arch, problems it solves and how to use it in real life. Awesome
Thanks for these, I look forward to them especially if they are a similar quality to the previous introduction to redux videos.<p>And this for me is perfect timing, I'm about to lead a team into a react/redux front-end project.