Quiz Yourself on Managing State in React

Let's take a quiz on what we have learned so far.

1

What option below is a benefit of using contexts and reducers in React?

A)

An external database is not needed, which in turn makes the application less complicated.

B)

The application is reduced periodically with this pattern, which means you write less code.

C)

Props needn’t be passed around, which makes the code and the application simpler.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.