We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db16c2 commit 9b51f8eCopy full SHA for 9b51f8e
src/globals/events.js
@@ -12,6 +12,18 @@
12
* @type {JSMNEvent[]}
13
*/
14
module.exports = [
15
+ {
16
+ title: "July Event: Open Floor Show/Tell and Discussion",
17
+ date: new Date("2024-07-31T18:00-05:00"),
18
+ link: "https://www.meetup.com/javascriptmn/events/298926936/",
19
+ location: "Virtual",
20
+ },
21
22
+ title: "June Event: Open Floor Show/Tell and Discussion",
23
+ date: new Date("2024-06-26T18:00-05:00"),
24
+ link: "https://www.meetup.com/javascriptmn/events/298926934/",
25
26
27
{
28
title: "May Event: Open Floor Show/Tell and Discussion",
29
date: new Date("2024-05-29T18:00-05:00"),
0 commit comments