...

/

Quiz: Perils and Pitfalls of Using React’s Context API

Quiz: Perils and Pitfalls of Using React’s Context API

Test yourself on what you’ve learned about Context API in this chapter.

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

In the Context API, what are the two properties of a Context object?

A.

Reader and Writer

B.

Importer and Exporter

C.

Provider and Consumer

D.

Sender and Receiver


1 / 8
...