We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83e675 commit 33ada66Copy full SHA for 33ada66
src/globals/events.js
@@ -12,6 +12,12 @@
12
* @type {JSMNEvent[]}
13
*/
14
module.exports = [
15
+ {
16
+ title: "January Event: Open Floor Show/Tell and Discussion",
17
+ date: new Date("2026-01-28T18:00-06:00"),
18
+ link: "https://www.meetup.com/javascriptmn/events/312354989/",
19
+ location: "Virtual",
20
+ },
21
{
22
title: "JavaScriptMN In-Person: Scott Moss and Eric Lewiston",
23
date: new Date("2025-12-03T17:30-06:00"),
0 commit comments