Fork me on GitHub
#announcements
<
2021-02-23
>
tony.kay06:02:43

I continue to add episodes of Grokking Fulcro on YouTube. I’m up to part 5. These videos are more oriented to the nuts and bolts of “how it works”, which I personally always appreciate knowing when I’m working with tools. If you’re new to Fulcro be sure to check out other resources that are more aimed to beginners, such as the Developer’s Guide and tutorial videos. The playlist for the new (nuts and bolts) series is https://youtube.com/playlist?list=PLVi9lDx-4C_TBRiHfjnjXaK2J3BIUDPnf

🎉 42
fulcro 21
Vincent Cantin16:02:56

@U0CKQ19AQ This channel is for library and project announcements. The video and articles may go to #news-and-articles instead.

3
tony.kay18:02:09

Ah, I did not realize there was a separate channel for that

mikethompson08:02:50

re-com v2.13.0 A component library for Reagent Headline: 1. Substantially improved debugging features https://re-com.day8.com.au/#/debug 2. Continued evolution of the two new table components. https://re-com.day8.com.au/#/v-table Full changelog: https://github.com/day8/re-com/blob/master/CHANGELOG.md#2130-2012-02-23 Next step: easier component skinning

🚀 21
p-himik09:02:56

Awesome! Re. :require-macros and at - AFAIK, using :require-macros is pretty much outdated by now unless you're the author of that macros NS: https://code.thheller.com/blog/shadow-cljs/2019/10/12/clojurescript-macros.html In short, it's possible to let your users just use (:require [re-com.core :refer [at h-box v-box ...]]).

mikethompson09:02:07

Thanks, we'll have a look

blak3mill3r21:02:09

A very fine library, I look forward to checking out the new debug features

mikethompson12:02:31

@U2FRKM4TW fixed, thanks

👍 3
emil0r09:02:03

ez-wire 0.4.0 has been released. More updates to form. Documentation can be found here: https://emil0r.github.io/ez-wire-docs/

👍 6
Alex Miller (Clojure team)14:02:16

https://clojure.org/releases/tools#v1.10.2.796 is now available • Fix incompatiblity with Cursive in 1.10.2.790 (also fixed in latest Cursive) - apologies on this one • Fix clj -X:deps git-resolve-tags to update the sha to match the tag if both are provided • Perf improvements for git or local deps using pom.xml

🚀 36
clojure-spin 9