...

/

Quiz Yourself on Using Redux to Manage State

Quiz Yourself on Using Redux to Manage State

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

We'll cover the following...
Technical Quiz
1.

How is a store created in Redux?

A.

By using context

B.

By using a state function

C.

By using the createStore function


1 / 5