Skip to content

Commit 020fa0f

Browse files
committed
feat: add descriptions to various Angular events for better context and engagement
1 parent 57d0e04 commit 020fa0f

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

public/assets/data/events.json

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,8 @@
15151515
"isRemote": true,
15161516
"isOnsite": true,
15171517
"location": "Baltimore, Maryland, USA",
1518-
"startingPrice": 999
1518+
"startingPrice": 999,
1519+
"description": "ng-conf 2025 is a two-day conference focused on building the Angular community. Come be part of this amazing event! Meet the Angular Team and some of the biggest names in the community. Learn the latest in Angular, build your network, and grow your skills."
15191520
},
15201521
{
15211522
"name": "NG Poland 2024",
@@ -1544,7 +1545,8 @@
15441545
"isRemote": false,
15451546
"isOnsite": true,
15461547
"location": "Warsaw, Poland",
1547-
"startingPrice": 186
1548+
"startingPrice": 186,
1549+
"description": "Europe's Largest Angular Conference | Warsaw & Online"
15481550
},
15491551
{
15501552
"name": "NG Rome 2023",
@@ -1826,7 +1828,8 @@
18261828
"isOnsite": true,
18271829
"callForPapersUrl": "https://2024.angularday.it/welcome/cfp.html",
18281830
"callForPapersDueDate": "2025-06-15",
1829-
"url": "https://2024.angularday.it/"
1831+
"url": "https://2024.angularday.it/",
1832+
"description": "angularday 2024 is the 8th edition of the Italian angular conference, organized by GrUSP, organizers of events like reactjsday and jsday. The event is international and all sessions will be in English. The event’s goal is to allow all angular developers to meet and share experience while having fun and networking in an enjoyable context"
18301833
},
18311834
{
18321835
"name": null,
@@ -1910,7 +1913,8 @@
19101913
"isOnsite": true,
19111914
"callForPapersUrl": "https://docs.google.com/forms/d/e/1FAIpQLSfUAMqFo00towc_wwi93rB4GX8cwxWHONhu-hH6pA_frpY8Sw/viewform",
19121915
"callForPapersDueDate": "2025-04-15",
1913-
"url": "https://angular-tlv.com/"
1916+
"url": "https://angular-tlv.com/",
1917+
"description": "Angular TLV Powered by E-SQUARE.io, Angular TLV is the leading and most active Angular community in Israel, serving as the primary hub for Angular enthusiasts through professional meetups and events. Organized by top Angular experts, the community brings together developers,professionals, and industry leaders who drive innovation, collaboration, and knowledge-sharing."
19141918
},
19151919
{
19161920
"name": "NG-DE Conference",
@@ -1941,7 +1945,8 @@
19411945
"isRemote": false,
19421946
"isOnsite": true,
19431947
"location": "Berlin, Germany",
1944-
"startingPrice": 799
1948+
"startingPrice": 799,
1949+
"description": "Join us for the premier Angular conference in Germany. Secure your spot today!"
19451950
},
19461951
{
19471952
"name": "NG-BE 2024",
@@ -2197,7 +2202,8 @@
21972202
"isFree": false,
21982203
"isRemote": true,
21992204
"isOnsite": true,
2200-
"location": "London, UK"
2205+
"location": "London, UK",
2206+
"description": "AngularConnect, powered by E-SQUARE.io and PUSH-BASED.io, returns as a leading Angular conference after a long break. Bringing together top experts, industry leaders, and developers, it remains a key hub for innovation, collaboration, and knowledge-sharing in the Angular ecosystem."
22012207
},
22022208
{
22032209
"name": "Angular Day",
@@ -2268,7 +2274,8 @@
22682274
"isFree": true,
22692275
"isRemote": true,
22702276
"isOnsite": false,
2271-
"location": null
2277+
"location": null,
2278+
"description": " Here you can join us and talk about Angular during Lunch and ask questions to your fellow Angular Developers and the Hosts from the Dutch Angular Group."
22722279
},
22732280
{
22742281
"name": "Angular Lunch Session",
@@ -2282,7 +2289,8 @@
22822289
"isFree": true,
22832290
"isRemote": true,
22842291
"isOnsite": false,
2285-
"location": null
2292+
"location": null,
2293+
"description": " Here you can join us and talk about Angular during Lunch and ask questions to your fellow Angular Developers and the Hosts from the Dutch Angular Group."
22862294
},
22872295
{
22882296
"name": "Angular Lunch Session",
@@ -2296,7 +2304,8 @@
22962304
"isFree": true,
22972305
"isRemote": true,
22982306
"isOnsite": false,
2299-
"location": null
2307+
"location": null,
2308+
"description": " Here you can join us and talk about Angular during Lunch and ask questions to your fellow Angular Developers and the Hosts from the Dutch Angular Group."
23002309
},
23012310
{
23022311
"name": "Angular Lunch Session",
@@ -2310,7 +2319,8 @@
23102319
"isFree": true,
23112320
"isRemote": true,
23122321
"isOnsite": false,
2313-
"location": null
2322+
"location": null,
2323+
"description": " Here you can join us and talk about Angular during Lunch and ask questions to your fellow Angular Developers and the Hosts from the Dutch Angular Group."
23142324
},
23152325
{
23162326
"name": "Sharpen Your Angular Skills: Smarter Development with Mocks and Signals",

0 commit comments

Comments
 (0)