{() => fs}
  • About course
  • Course contents
  • FAQ
  • Partners
  • Search from the material
Fullstack
Part 6

So far, we have placed the application's state and state logic directly inside React-components. When applications grow larger, state management should be moved outside React-components. In this part, we will introduce the Redux-library, which is currently the most popular solution for managing the state of React-applications.

We'll learn about the lightweight version of Redux directly supported by React, namely the React context and useRedux hook, as well as the React Query library that simplifies the server state management.

Exercise deadline for this part (and part 7) Monday 13.3.

a Flux-architecture and Redux

b Many reducers

c Communicating with server in a redux application

d React Query, useReducer and the contex

Part 5

Previous part

Part 7

Next part
Helsingin yliopiston logo
Houston inc. logo
About courseCourse contentsFAQPartners