We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbe51e commit d9a34c9Copy full SHA for d9a34c9
public/assets/data/events.json
@@ -2254,6 +2254,20 @@
2254
"isOnsite": true,
2255
"location": "Paris, France"
2256
},
2257
+ {
2258
+ "name": "Paris Angular #4",
2259
+ "organizerId": "paris-angular",
2260
+ "type": "meetup",
2261
+ "date": "2025-10-02",
2262
+ "url": "https://www.meetup.com/paris-angular/events/310895969/",
2263
+ "callForPapersUrl": null,
2264
+ "callForPapersDueDate": null,
2265
+ "language": "French",
2266
+ "isFree": true,
2267
+ "isRemote": false,
2268
+ "isOnsite": true,
2269
+ "location": "Paris, France"
2270
+ },
2271
{
2272
"name": "Evolving Architecture",
2273
"organizerId": "angular-toronto",
0 commit comments