Skip to content

Commit

Permalink
Update meetups.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl authored Sep 2, 2024
1 parent 3961b7c commit 645fdaa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/data/meetups.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 645fdaa

Please sign in to comment.