update astro plannon post

This commit is contained in:
Ayo Ayco 2024-04-23 10:28:42 +02:00
parent 4a363856be
commit 765b495dd6

View file

@ -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!