Quiz Yourself on Managing State in React

Test your knowledge of state management with React in this lesson.

1

What is the benefit of using contexts and reducers in React?

A)

An external database is not needed which in turn makes the application less complicated when using contexts and reducers in React.

B)

The application is reduced periodically with this pattern — that means you end up with less code.

C)

Props are not needed to be passed around which makes the code and the application simpler.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.