Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Redux Fundamentals

Redux is a powerful tool to help keep your JS state manageable as your app scales. In this course, you'll learn how to quickly reap the benefits of Redux for any web app, wether you use React or not.

Jamis Charles - Pluralsight course - Redux Fundamentals
by Jamis Charles

What you'll learn

Application state is the central and crucial piece for any single-page web application. When your app starts to become confusing, this is generally where things go wrong. Painful and confusing bugs start creeping in and you can't seem to keep them out. In this course, Redux Fundamentals, you'll learn how to transform an existing web app to use Redux. First, you'll explore a React app with state problems and look at whether you should use Redux to fix these state problems. Next, you'll discover how to apply Redux piece by piece and analyze the basic building blocks of Redux in simple terms. Then, you'll delve into migrating your React app to Redux. Finally, you'll learn how to add Redux to any web app. By the end of this course, you'll be able to add Redux to an existing app or a brand new web application with confidence, and be able to exercise good judgment to choose when, how, and if using Redux is the right choice for your team.

Table of contents

About the author

Jamis Charles - Pluralsight course - Redux Fundamentals
Jamis Charles

Jamis is a UI Engineer at PayPal. He writes client side JavaScript and Node.js all day for the Send Money app on paypal.com. He loves Front-End Ops (Metrics, monitoring, webpack, babel, ESLint), and React.js. He's spent a lot of time migrating legacy JS (backbone) to React & Redux. He loves the web, and every part of the web stack.

More Courses by Jamis