Quiz on Caching of Queries
Let's test your knowledge now!
We'll cover the following...
We'll cover the following...
Quiz
1.
Which of the following is not needed to introduce React Router?
A.
Link components to navigate from one to another page.
B.
A top level Router component to introduce React Router.
C.
Route components to map from paths to components.
D.
A withRouter Higher-Order Component to make route arguments available to its enhanced component.
1 / 4