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 e5a47d1 commit 22a59f9Copy full SHA for 22a59f9
src/globals/events.js
@@ -12,6 +12,12 @@
12
* @type {JSMNEvent[]}
13
*/
14
module.exports = [
15
+ {
16
+ title: "April Event: Open Floor Show/Tell and Discussion",
17
+ date: new Date("2025-04-30T18:00-05:00"),
18
+ link: "https://www.meetup.com/javascriptmn/events/306446941/",
19
+ location: "Virtual",
20
+ },
21
{
22
title: "JavaScriptMN In-Person: Steve Kinney",
23
date: new Date("2025-03-19T17:30-05:00"),
0 commit comments