02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Redux

Redux

By: Ben Fhala

Unlock the power of state management with our "Mastering Redux" course! Designed for developers ready to take their React skills to the next level, this course guides you step-by-step through everything you need to know to handle complex state efficiently. You'll learn how to seamlessly integrate Redux into your projects, tackle real-world scenarios, and create dynamic, scalable applications with confidence. From the fundamentals to advanced techniques, our hands-on lessons ensure that you truly master Redux and harness its full potential for your web projects.

Course Level
Beginner Level
Course Speed
Slow-paced Course

Getting Started with Reducers

Learn the fundamentals of Redux state management by creating reducers and comparing them with React's native state. Build a counter app, understand state sharing limitations, and test with JEST.

44:44

Rendering Redux Data with React

It’s time to connect Redux with our React visual layer. In this chapter we will connect Redux and make our Redux store more complex by converting it into an array. In the process we will learn about why we can’t/shouldn’t change Redux stores directly and how do we make those changes.

39:22

Building a Dynamic Board in React

Learn to dynamically create and style a board in React using Redux for state management, covering component structure, color flipping, and rendering logic.

41:20

Mastering React State Management

Explore advanced React state management with Redux and Context. Learn how to efficiently use Providers, the Connect method, and best practices for managing state in large-scale React applications.

36:48