Quiz

Test your knowledge of routing and updating state in Svelte.

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

(Select all that apply.) Which statements are true?

A.

A Route component can be defined anywhere.

B.

Exposing route options requires a let:params declaration.

C.

To navigate between routes, we must use the Link component.

D.

Omitting a path for the Route component defaults to the home page.


1 / 8