Questions
To recap what we have learned in this chapter, try to answer the following questions:
- Which components does the React Router library consist of?
- How do we define a new route with the React Router library?
- How can we read dynamic values (params) in URLs?
- What are ways to define links with React Router and how do they differ?
- Which Hook is used to programmatically navigate with React Router?