Tutorials DevOps
Mixing React and Astro Islands
Learn how to use React for interactivity while keeping the rest of your site static.
#demo
#react
#islands
Mixing React and Astro Islands
Astro allows for a mix of static components and interactive React “islands”.
Performance First
By default, everything is sent as static HTML. When you need interactivity, you can hydrate a specific component using client:load.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.