We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa1741 commit 141859aCopy full SHA for 141859a
public/assets/data/events.json
@@ -1751,6 +1751,23 @@
1751
"isOnsite": true,
1752
"location": "Rome, Italy"
1753
},
1754
+ {
1755
+ "name": "NGRome Conference MMXXVI",
1756
+ "organizerId": "ng-rome",
1757
+ "type": "conference",
1758
+ "date": "2026-06-17",
1759
+ "endDate": "2026-06-19",
1760
+ "url": "https://ngrome.io/",
1761
+ "callForPapersUrl": "https://docs.google.com/forms/d/e/1FAIpQLSf8ldiXJjUbf2P8oJ9VdbxCO9ak2LiT-GE024zK7bL_SYZtGQ/viewform",
1762
+ "callForPapersDueDate": "2026-03-01",
1763
+ "language": "English",
1764
+ "isFree": false,
1765
+ "isRemote": false,
1766
+ "isOnsite": true,
1767
+ "location": "Rome, Italy",
1768
+ "startingPrice": 50,
1769
+ "currency": "€"
1770
+ },
1771
{
1772
"name": "ngLodz #9",
1773
"organizerId": "ng-lodz",
0 commit comments