From 765b495dd65130624d347cae78bb6c7d1da4a4ed Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 23 Apr 2024 10:28:42 +0200 Subject: [PATCH] update astro plannon post --- _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 7ed818b..3028631 100644 --- a/_posts/2024-02-07-astro-plannon-2024.md +++ b/_posts/2024-02-07-astro-plannon-2024.md @@ -12,7 +12,7 @@ fedi-url: https://social.ayco.io/@ayo/111891044320486396 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. +We talked about Astro's Islands architecture and how to combine it with new-ish 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. Exciting times!