Fork me on GitHub
#announcements
<
2019-09-20
>
tony.kay03:09:15

Fulcro 3 has passed through Beta, docs are pretty decent (mostly updated), 15-odd videos recorded, and we’ve ported a 27kloc Fulcro app. Time for RC1! Fulcro 3.0.0-RC1 is on Clojars. https://github.com/fulcrologic/fulcro

❤️ 72
aw_yeah 40
fulcro 36
bananadance 32
👍 8
kkuehne15:09:12

datahike 0.2.0 released: https://lambdaforge.io/2019/09/20/datahike-release-0.2.0.html

🎉 20
👀 12
👍 4
😀 4
Daw-Ran Liou18:09:24

dawran6/emoji 0.1.3 released: https://github.com/dawran6/emoji

clojure
(require '[emoji.core :as e])

(e/emojify "Clojure is awesome :thumbsup:")
;; => "Clojure is awesome 👍"

(e/emojify-all "Clojure pizza fire thumbsup smile")
;; => "Clojure 🍕 🔥 👍 😄"

🙌 20
Lu23:09:08

Added to the form library more pre-built components: - fancy dropdowns (BULMA framework) - normal dropdowns https://github.com/luciodale/fork

👌 20
👏 4