Skip to content

Commit 34af1a2

Browse files
committed
Add June 2025 event
1 parent c2e688e commit 34af1a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/globals/events.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
* @type {JSMNEvent[]}
1313
*/
1414
module.exports = [
15+
{
16+
title: "JavaScriptMN In-Person with David Khourshid: Goodbye, useState",
17+
date: new Date("2025-06-04T17:30-05:00"),
18+
link: "https://www.meetup.com/javascriptmn/events/307814628/",
19+
location: "Datasite, 733 S Marquette Ave Unit 600, Minneapolis, MN",
20+
},
1521
{
1622
title: "April Event: Luke Schlangen",
1723
date: new Date("2025-04-30T18:00-05:00"),

0 commit comments

Comments
 (0)