From 8aeb683bd990b2b2fc25cef6f9ff967c48543518 Mon Sep 17 00:00:00 2001 From: confs-tech-bot <37353062+confs-tech-bot@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:57:08 -0400 Subject: [PATCH 1/2] Add React Rally for javascript --- conferences/2024/javascript.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/conferences/2024/javascript.json b/conferences/2024/javascript.json index ea1658b58..3ea6a7475 100644 --- a/conferences/2024/javascript.json +++ b/conferences/2024/javascript.json @@ -689,6 +689,19 @@ "cfpUrl": "https://forms.gle/WYcDZcRW6gsy6qHj9", "cfpEndDate": "2024-06-30" }, + { + "name": "React Rally", + "url": "https://reactrally.com", + "startDate": "2024-08-12", + "endDate": "2024-08-14", + "city": "Park City", + "country": "U.S.A.", + "online": true, + "locales": "EN", + "offersSignLanguageOrCC": true, + "cocUrl": "https://reactrally.com/conduct", + "twitter": "@ReactRally" + }, { "name": "React Native EU", "url": "https://www.react-native.eu", From 27819e63a0f366ee47ada62c27a13af4d6d49d0f Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Fri, 12 Jul 2024 11:28:02 +0000 Subject: [PATCH 2/2] city --- conferences/2024/javascript.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conferences/2024/javascript.json b/conferences/2024/javascript.json index 3ea6a7475..891ec1d50 100644 --- a/conferences/2024/javascript.json +++ b/conferences/2024/javascript.json @@ -694,7 +694,7 @@ "url": "https://reactrally.com", "startDate": "2024-08-12", "endDate": "2024-08-14", - "city": "Park City", + "city": "Park City, UT", "country": "U.S.A.", "online": true, "locales": "EN",