Quiz

Test your knowledge of how to work with Svelte and Tailwind classes.

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

(Select all that apply.) Which options are valid Svelte blocks?

A.

{#if}

B.

{#else}

C.

{#each}

D.

{#while}


1 / 10
...