I have been picking up React recently and came across a number of useful resources for new comers to the ReactJS/Redux world. In no particular order, here are some of the tutorials and guides which I find useful to get started. Most of screencasts here are free and self contained but there are also advanced tutorials which requires a paid subscription. Do go through each of the official documentation first to get a good idea of the concept and inspiration behind each of these great Javascript technologies. Looking forward to start my own series of React/Redux tutorial posts soon !
React
ReactJS Official
Ken Wheeler’s Learning React.js: Getting Started and Concepts
Redux
Redux.js Official
Redux Screencast
Getting Started with Redux by Dan Abramov Co Author of Redux
React Screencast
Start Learning React by Joe Maddalone
React in 7minutes by John Lindquist
Lodash Docs and Useful Cheatsheets
Lodash Official Docs
Lodash Cheat Sheet