Skip to content

Commit 575be06

Browse files
authoredMar 4, 2020
Add march 2020 meetup (#14)
1 parent 5cf3113 commit 575be06

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
 

‎src/vanclj/meetups.clj

+8-1
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,21 @@
1818
:image "elasticpath-office.jpg"})
1919

2020
(def ^:dynamic +meetups+
21-
[{:date "20200127"
21+
[{:date "20200326"
2222
:from-to "6.00 PM to 8.00 PM"
2323
:summary "Dear Clojisperians (completely made up name). Come and enjoy the friendly atmosphere of parentheses."
2424
:host +spark-host+}
25+
26+
{:date "20200127"
27+
:from-to "6.00 PM to 8.00 PM"
28+
:summary "Dear Clojisperians (completely made up name). Come and enjoy the friendly atmosphere of parentheses."
29+
:host +spark-host+}
30+
2531
{:date "20191205"
2632
:from-to "6.00 PM to 8.00 PM"
2733
:summary "Dear Clojisperians (completely made up name). Come and enjoy the friendly atmosphere of parentheses."
2834
:host +spark-host+}
35+
2936
{:date "20191024"
3037
:from-to "6.00 PM to 8.00 PM"
3138
:summary "In this meetup we would like members to pick any dialect of LISP and do something fun with it (Bonus points for Halloween-themed projects!).We are hoping each group member will give a (very) informal presentation, probably about 10 to 15 minutes long. If you made something cool--share it! If you came up against a roadblock--still, share it! We are all eager to hear your story."

0 commit comments

Comments
 (0)
Please sign in to comment.