feat: publish planon talk
This commit is contained in:
parent
bdd44c229e
commit
731333b378
2 changed files with 19 additions and 0 deletions
19
_posts/2024-02-07-astro-plannon-2024.md
Normal file
19
_posts/2024-02-07-astro-plannon-2024.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "Astro & Micro-Frontends - Planon Software Development Meetup 2024"
|
||||
permalink: /:title/
|
||||
image: astro-planon-2024
|
||||
image-alt: Presenting Astro & Micro-Frontends talk in front of a crowd
|
||||
description: "A demonstration of using Astro as shell for a Micro-Frontends architecture"
|
||||
category: talks
|
||||
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.
|
||||
|
||||
Exciting times!
|
||||
|
||||
## Links
|
||||
1. **Slides** - I uploaded the [slides](https://docs.google.com/presentation/d/1V3wIXV8JnxAVdVhurqaOxWJq6hK_Ry_NY_7O7Dyh2A0/edit?usp=sharing) for this talk.
|
||||
2. **Repo** - here's the [source code](https://ayco.io/gh/shoe-shop) for the demo I did during the talk.
|
BIN
assets/images/astro-planon-2024.jpg
Normal file
BIN
assets/images/astro-planon-2024.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in a new issue