...

/

Quiz Yourself on Using Redux to Manage State

Quiz Yourself on Using Redux to Manage State

Test what you know about state management with Redux.

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