1.2 KiB
1.2 KiB
title | permalink | image | image-alt | description | category | fedi-url |
---|---|---|---|---|---|---|
Astro & Micro-Frontends - Planon Software Development Meetup 2024 | /:title/ | astro-planon-2024 | Presenting Astro & Micro-Frontends talk in front of a crowd | A demonstration of using Astro as shell for a Micro-Frontends architecture | talks | https://social.ayco.io/@ayo/110465337600564976 |
Last month I gave a full hour of talk about Astro and Micro-Frontends in the very first Planon Software Development Meetup.
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
- Slides - I uploaded the slides for this talk.
- Repo - here's the source code for the demo I did during the talk.