From 5e8e1b02dd9a55eae90a3646b3565ad93d037481 Mon Sep 17 00:00:00 2001 From: Chasen Stark Date: Thu, 18 Jan 2024 20:52:14 -0500 Subject: [PATCH] Chore: Add February 8th, 2024 event --- app/data/events.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/data/events.json b/app/data/events.json index 15a1ef7..293652a 100644 --- a/app/data/events.json +++ b/app/data/events.json @@ -1,4 +1,15 @@ [ + { + "date": "2024-02-08T19:00:00.000-04:00", + "duration": { + "hours": 2 + }, + "link": "https://www.eventbrite.com/e/philadelphia-javascript-club-better-javascript-code-for-free-w-eslint-tickets-803507501567", + "location": "Indy Hall", + "topics": [ + "Better JavaScript Code for \"Free\" with ESLint! with Cody Lewis" + ] + }, { "date": "2024-01-11T19:00:00.000-04:00", "duration": {