blog/_posts/2024-02-07-astro-plannon-2024.md
2024-02-07 16:43:06 +01:00

19 lines
1.2 KiB
Markdown

---
title: "Astro & Micro-Frontends - Planon Software Development Meetup 2024"
permalink: /:title/
image: astro-planon-2024
image-alt: Presenting Astro & Micro-Frontends talk in front of a crowd
description: "A demonstration of using Astro as shell for a Micro-Frontends architecture"
category: talks
fedi-url: https://social.ayco.io/@ayo/110465337600564976
---
Last month I gave a full hour of talk about [Astro](https://astro.build) and Micro-Frontends in the very first [Planon Software Development Meetup](https://www.linkedin.com/posts/planon_softwaredevelopment-developmentmeetup-microfrontend-activity-7159166634534846465-UXBu?utm_source=share&utm_medium=member_desktop).
We talked about Astro's Islands architecture and how to combine it with new web technologies such as EcmaScript Modules, Import Maps, and Smart CDNs that allow client-side composition of Micro-Frontends that are developed and deployed independently.
Exciting times!
## Links
1. **Slides** - I uploaded the [slides](https://docs.google.com/presentation/d/1V3wIXV8JnxAVdVhurqaOxWJq6hK_Ry_NY_7O7Dyh2A0/edit?usp=sharing) for this talk.
2. **Repo** - here's the [source code](https://ayco.io/gh/shoe-shop) for the demo I did during the talk.