Thursday
Room 2 - Level 3
09:00 - 10:00
(UTC±00)
Talk (60 min)
Zero-JavaScript Web Development with Astro
Astro version 3.0 just launched, allowing developers to build server-rendered websites with any JavaScript framework. It uses the Islands architecture and partial hydration to deliver fast apps with frameworks like React, Vue, Svelte, and more. Could this be the ultimate web framework? Let's find out.
Astro is an excellent static site generator that allows you to build fast websites with little to no-production JavaScript. You can use Astro components, as we all have components from other frameworks, such as React, Vue, and Svelte.
In this presentation, I will introduce Astro, show you how Astro ships zero JS by default, built markdown support, Astro integrations with Tailwind, and more.