Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Enhance your React applications with Redux, a popular state-management library.
### Why Learn Redux?
If you're building React applications, you're likely sharing some kind of data between React components. When the application scales and sharing that data gets more complex, it's time to use a state-management library.
Redux is the most commonly used state-management library with React. Redux lets you use plain JavaScript syntax, but enforces consistent patterns that make your apps reliable and predictable.
Compared to other state-management libraries, Redux is more popular and better supported with documentation. Popularity means that knowing Redux can give you a leg up on other React developers when applying for jobs. Good documentation means you can get up and running quickly.
If you're not convinced, here are just a few applications that use Redux:
* [Twitter's mobile site](https://mobile.twitter.com/)
* [Wordpress's new admin page](https://github.com/Automattic/wp-calypso)
* [Firefox's new debugger](https://github.com/devtools-html/debugger.html)
### Take-Away Skills
This course builds on top of your JavaScript and React knowledge. You'll start with fundamental concepts like reducers, stores, and actions, then move on to advanced topics like slices and middleware.
By the end the course you'll be familiar with these four major libraries used in Redux:
* Redux
* React Redux
* Redux Toolkit
* Redux Thunk
### Why Learn Redux?
If you're building React applications, you're likely sharing some kind of data between React components. When the application scales and sharing that data gets more complex, it's time to use a state-management library.
Redux is the most commonly used state-management library with React. Redux lets you use plain JavaScript syntax, but enforces consistent patterns that make your apps reliable and predictable.
Compared to other state-management libraries, Redux is more popular and better supported with documentation. Popularity means that knowing Redux can give you a leg up on other React developers when applying for jobs. Good documentation means you can get up and running quickly.
If you're not convinced, here are just a few applications that use Redux:
* [Twitter's mobile site](https://mobile.twitter.com/)
* [Wordpress's new admin page](https://github.com/Automattic/wp-calypso)
* [Firefox's new debugger](https://github.com/devtools-html/debugger.html)
### Take-Away Skills
This course builds on top of your JavaScript and React knowledge. You'll start with fundamental concepts like reducers, stores, and actions, then move on to advanced topics like slices and middleware.
By the end the course you'll be familiar with these four major libraries used in Redux:
* Redux
* React Redux
* Redux Toolkit
* Redux Thunk