Chapter quiz · Islands & Interactivity

Test what you learned.

8 questions on Islands & Interactivity. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Islands & Interactivity — Chapter Quiz

Eight questions on hydration directives and framework integrations.

0/ 8
  1. Question 1
    1

    A React component dropped into an Astro page without a client:* directive ships zero JavaScript.

  2. Question 2
    2

    For a widget far below the fold, the most efficient directive is…

  3. Question 3
    3

    When MUST you use client:only?

  4. Question 4
    4

    How do you add React support to an Astro project?

  5. Question 5
    5

    Functions can be passed as props to a hydrated island.

  6. Question 6
    6

    A plain <script> tag inside an .astro file is…

  7. Question 7
    7

    Two islands need to share state. The idiomatic choice is…

  8. Question 8
    8

    To hydrate as soon as the browser is idle, use client:______.

Pick an answer — instant feedback as you go.