Skip to content

Commit de17450

Browse files
committed
feat: add event
1 parent 41bb084 commit de17450

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

angular-hub/src/public/assets/data/community.json

+13
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,19 @@
197197
"callForPapers": null,
198198
"callForPapersDueDate": null,
199199
"url": "https://www.meetup.com/angular-belgium/events/297098829/"
200+
},
201+
{
202+
"name": "Angular SSR + Component Testing",
203+
"type": "meetup",
204+
"location": "Leuven, Belgium",
205+
"date": "2024-09-26",
206+
"language": "English",
207+
"isFree": true,
208+
"isRemote": false,
209+
"isOnsite": true,
210+
"callForPapers": null,
211+
"callForPapersDueDate": null,
212+
"url": "https://www.meetup.com/angular-belgium/events/303041957"
200213
}
201214
]
202215
},

0 commit comments

Comments
 (0)