From ed61200004bceea52c91a48c017568d4b345dfcb Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 7 Feb 2024 16:46:45 +0100 Subject: [PATCH] feat: update planon 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 cc0d018..4e6972b 100644 --- a/_posts/2024-02-07-astro-plannon-2024.md +++ b/_posts/2024-02-07-astro-plannon-2024.md @@ -10,7 +10,7 @@ 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. +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. Exciting times!