Session: One Framework To Rule Them All: Faster Websites With Astro

Let’s talk about Astro, a relatively new framework for creating static or server rendered websites that is rapidly growing in popularity, and for good reason. We will cover how Astro lets you bring your own favorite JavaScript framework with their islands architecture (or even multiple frameworks at the same time) while still not shipping any JavaScript by default. And you will also learn how you can use Astro to quickly build and customize your personal websites, or your company’s next engineering blog.

Astro is great for static websites, but also supports server-side functionality for more advanced applications. We will cover how you can enhance your projects with dynamic functionality to take it to the next level.

This talk will include a live coding session during which you will see how you can quickly customize and deploy an engineering blog for your company. The engineering blog will have features such as multiple authors, co-authoring, topics, and search functionality. I’ve prepared a custom Astro theme which you will be able to use after the talk to create your own personal or company engineering blog.

This talk and the custom Astro theme are updated for Astro 4.0+, so we will also be taking a look at Astro’s latest features.

Presenters: