Quiz: Implementing Advanced Routing in a React Application
Test your understanding of advanced routing using react-router in a React application.
We'll cover the following...
We'll cover the following...
Advanced Routing Quiz
1.
Which element is the dynamic segment in the following URL?
https://twitter.com/:username/media
A.
/media
B.
/twitter.com
C.
/:username
D.
https://
1 / 6