From 645fdaab94d67b1b52b4a8cd7916c25650c2d85a Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Tue, 3 Sep 2024 00:55:33 +0200 Subject: [PATCH] Update meetups.ts --- src/data/meetups.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/data/meetups.ts b/src/data/meetups.ts index 8f65ee7..3f7a3f8 100644 --- a/src/data/meetups.ts +++ b/src/data/meetups.ts @@ -62,10 +62,12 @@ export const meetups = [ ACST: "11:30pm", }, url: "https://www.meetup.com/microfrontends/events/302267765/", - video: "", + video: "https://www.youtube.com/watch?v=HCvMLOOLoMA", description: - "tbd", - guests: [], + `The topic for this edition is "Building Micro Frontends using Blazor and Piral Framework". With our guest Devon Wijesinghe, who is a Tech Lead @ 99x, we'll go over his experience of building a modern modular scalable web application using Blazor and Piral. Specifically, we'll go over the details, as well as the sample project outlined in his article.`, + guests: [ + "Devon Wijesinghe, Tech Lead at 99x", + ], }, { title: "August 2024",