16 lines
1,006 B
Markdown
16 lines
1,006 B
Markdown
---
|
|
published: true
|
|
title: "Gave an Introduction Talk about Astro"
|
|
permalink: /:title/
|
|
image: astro-amsterdam-2023
|
|
description: "Fun squeezing awesome Astro stuff into a tiny meetup talk"
|
|
category: technology
|
|
---
|
|
|
|
Last April 19, 2023 I gave a quick talk about [Astro](https://astro.build) in the very first [Coven of Wisdom meetup in Amsterdam](https://www.meetup.com/coven-of-wisdom-amsterdam/events/292064053/). Had lots of fun talking about my current favorite framework!<!--more-->
|
|
|
|
Astro has more awesome stuff than I was able to squeeze into the time I was given, but I definitely had fun showing off what it can do in this talk.
|
|
|
|
The organizers recently uploaded the video, so if you want to see people laugh at me, here's the recording:
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/fJ1paUQzy6I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|