Using the popular create-react-app, we’ll look at each and every step necessary to add state management via Redux. We’ll create an App from scratch, then install redux along with the dependencies needed to make it work with React.
Great intro!
Nice introduction to react app, however, the audio is not clear
If possible, could you give links to yarn intro article? What are the pre-requisites for this course?
An excellent course. Covers a lot ranging from redux, rxjs and testing. It also gives very good tips about dependency injection for testing. thumbs up for this one!