From a6c8338d896f9f526062d53d5b9b86ac617af7e5 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 7 Feb 2024 17:40:37 +0100 Subject: [PATCH] update planon talk --- _posts/2024-02-07-astro-plannon-2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-02-07-astro-plannon-2024.md b/_posts/2024-02-07-astro-plannon-2024.md index c3a6242..7ed818b 100644 --- a/_posts/2024-02-07-astro-plannon-2024.md +++ b/_posts/2024-02-07-astro-plannon-2024.md @@ -10,7 +10,7 @@ category: talks fedi-url: https://social.ayco.io/@ayo/111891044320486396 --- -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). +Last month I gave a full 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 a simple client-side composition of independently developed and deployed Micro-Frontends.