Skip to content

Commit fb07e16

Browse files
committed
feat: add ng-India 2026 conference and Angular London Meetup 2026 event
1 parent 141859a commit fb07e16

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

public/assets/data/events.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2021,6 +2021,22 @@
20212021
"callForPapersDueDate": null,
20222022
"url": "https://www.ng-ind.com/"
20232023
},
2024+
{
2025+
"name": "ng-India 2026",
2026+
"organizerId": "ng-india",
2027+
"type": "conference",
2028+
"location": "Delhi, India",
2029+
"date": "2026-04-11",
2030+
"language": "English",
2031+
"isFree": false,
2032+
"isRemote": false,
2033+
"isOnsite": true,
2034+
"callForPapersUrl": null,
2035+
"callForPapersDueDate": null,
2036+
"url": "https://www.ng-ind.com/",
2037+
"startingPrice": 4000,
2038+
"currency": ""
2039+
},
20242040
{
20252041
"name": null,
20262042
"organizerId": "angular-hungary",
@@ -2854,6 +2870,20 @@
28542870
"isOnsite": true,
28552871
"location": "London, UK"
28562872
},
2873+
{
2874+
"name": "Angular London Meetup",
2875+
"organizerId": "angular-london",
2876+
"type": "meetup",
2877+
"date": "2026-01-21",
2878+
"url": "https://www.meetup.com/angular-london/events/312485987",
2879+
"callForPapersUrl": null,
2880+
"callForPapersDueDate": null,
2881+
"language": "English",
2882+
"isFree": true,
2883+
"isRemote": true,
2884+
"isOnsite": true,
2885+
"location": "London, UK"
2886+
},
28572887
{
28582888
"name": "Angular Community Meetup",
28592889
"organizerId": "angular-community",

0 commit comments

Comments
 (0)