In order to recap what we have learned in this chapter, try answering the following questions:
- Why do we need to define separate pages?
- How do we define routes using the Navi library?
- How do we define routes with URL parameters?
- How are static links defined with Navi?
- How can we implement dynamic navigation?
- Which Hook is used to access the route information of the current route?
- Which Hook is used to access the route information of the currently loading route?