August 2017
Beginner
374 pages
10h 41m
English
We will first need to use npm to install Redux:
npm install --save redux
Now that we have covered how to set up a full project with the ES2015 JavaScript syntax and Redux library, we can move on to implementing the basic elements of Redux.
In the next chapter, we will extend our project and render a user interface with React and React-Redux.
Read now
Unlock full access