diff --git a/angular-hub/src/public/assets/data/community.json b/angular-hub/src/public/assets/data/community.json index 29f29eb..e62d0ba 100644 --- a/angular-hub/src/public/assets/data/community.json +++ b/angular-hub/src/public/assets/data/community.json @@ -764,6 +764,19 @@ "callForPapersUrl": "https://conference-hall.io/ng-baguette-conf-2025", "callForPapersDueDate": "2025-02-28", "url": "https://www.youtube.com/live/QSs9D0bTRVA" + }, + { + "name": "Le Futur d’Angular : Plus Performant, Plus Léger, Plus Réactif", + "type": "meetup", + "location": null, + "date": "2025-05-06", + "language": "French", + "isFree": true, + "isRemote": true, + "isOnsite": false, + "callForPapersUrl": null, + "callForPapersDueDate": null, + "url": "https://www.youtube.com/live/HKMPqYmugtg?feature=shared" } ] },