This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-08-30
Channels
- # aleph (15)
- # announcements (4)
- # aws (2)
- # bangalore-clj (7)
- # beginners (236)
- # calva (24)
- # cider (11)
- # cljs-dev (63)
- # clojure (141)
- # clojure-europe (3)
- # clojure-india (2)
- # clojure-italy (8)
- # clojure-nl (3)
- # clojure-spec (8)
- # clojure-uk (52)
- # clojured (1)
- # clojuredesign-podcast (4)
- # clojurescript (35)
- # clojutre (3)
- # community-development (1)
- # cursive (77)
- # data-science (1)
- # datomic (3)
- # emacs (13)
- # fulcro (7)
- # graalvm (78)
- # graphql (2)
- # nrepl (7)
- # off-topic (18)
- # pathom (25)
- # reagent (12)
- # reitit (31)
- # shadow-cljs (178)
- # spacemacs (7)
- # tools-deps (32)
- # xtdb (10)
- # yada (3)
Fulcro 3 is well into the Beta phase. Fulcrologic consulting has ported one large app with success, and resolved a number of minor issues. Beta 12 is on clojars https://github.com/fulcrologic/fulcro

🎉 20
20
❤️ 4
(Yet another) css-modules in clojurescript library I’ve been working on: https://github.com/dhleong/spade
🎉 20
🚀 16
👍 24
Exquisite! Well done! This library has what I felt was missing from cljs-css-modules
.
I would just suggest that you add the require statement i.e. (:require [spade.core :refer [defclass ...]])
to the readme so that it's even more beginner friendly 🙂