October 2018 Monthly Update

By Rachel Magruder

Clojurists Together News

We are happy to close the month of October with a successful third quarter at Clojurists Together. Earlier this month, we announced our new project selections for Q4, Datascript and Kaocha.

Welcome to all of our new members that joined this month. Special thanks to new Filter company members Pitch, AdGoji, and Funding Circle. It’s because of your support that we can continue to grow at Clojurists Together.

There is a new part of our monthly newsletter and website, with job listings in the Clojure community. We’ve partnered with our company Filter members to offer more career opportunities to our developer members. Check out the new Jobs page.

This month in listings, Senior Backend Engineer at Pitch and Senior Frontend Engineer at Pitch.

Last week we sent out an email to members about collecting addresses in order to send out CT stickers. If you want one and still haven’t submitted your address, you can do so here before Nov. 14th in order to receive a sticker in the first round of mail.

And finally, we are holding elections for new Clojurists Together committee members. More information here.

ClojureScript update

A lot of the work that Mike Fikes did on ClojureScript is part of a new release of ClojureScript, version 1.10.439. A big highlight is that compiler performance has been greatly improved, with projects sometimes seeing a 2x speed-up. There is also some really interesting work with supporting a Graal.js REPL environment. Thanks Mike!

cljdoc Update

Hey again dear Clojurists Together crew! Those last three months flew by and so much stuff has happened around cljdoc!

For me the most important things were onboarding more contributors and allowing library authors and users to add examples to their APIs.

The Good News

The influx of people to cljdoc has been really amazing, there were about 10 new contributors, some of them really stepping up by helping to review and merge pull requests as well as supporting other newcomers in our Slack channel.

27(!) pull requests by 10 authors were merged, 40 issues were active, with 28 of them now closed. Shout out to Avichal, Saskia, Daniel, Albrecht, Jorin, Greg, Martin, Travis, Randy and everyone else who contributed through discussions and feedback! I believe a wide contributor base is critical to ensure longterm success of cljdoc and I look forward to welcome more contributors in the future.

The Bad News

Examples… well. I didn’t ship them. I spent a fair amount of time on it but eventually decided that it’s not the right thing to focus on at this point. For examples to really make an impact cljdoc adoption needs to be much higher and there’s a lot more stuff that I perceive as more impactful at this stage.

There also needs to be more discussion with the wider ecosystem to make examples useful and maintainable (~testable). Please hit me up if you have thoughts in that direction!

More details in ADR-0014 (initial decision to integrate examples) and ADR-0015 (reversal of that decision with more context/reasoning).

Things that have been shipped in October:

What next?

With examples on hold and spec integration still being semi-blocked there is some time to explore other areas. Some things I’m looking forward to in particular:

Tell people about cljdoc

Quoting somebody who came by the #cljdoc Slack channel recently (emphasis mine :P):

Hey. Just wanted to say thanks to the authors. Was looking for a way to document my cljs library, tested a few other tools, none of them would document the (hundreds of) dynamically generated functions. Even thought about writing my own. Forgot about it until I stumbled on cljdoc and the docs are already built! And it works perfectly! This project needs more promotion.

So point people to cljdoc and — if you’re feeling particularly excited — tweet or write a blogpost about it.

Thanks

Thanks for your support! I’m excited to follow Nikita and Arne’s work over the next months and feel truly grateful that an initiative like Clojurists Together exists in our community.

Shadow CLJs Update

launcher-screenshot1 launcher-screenshot2 launcher-screenshot3

Released shadow-cljs versions to 2.6.14 to 2.6.21

UI Work

Improvements

Bugfixes