Fork me on GitHub
#announcements
<
2019-06-27
>
duncanjbrown08:06:01

I published a blog post about getting started with ClojureScript with the absolute bare minimum of tooling. lein and co abstract away a lot of the process and I found it interesting to try and do without: https://duncanjbrown.com/clojurescript-for-absolute-beginners/

👏 28
wilkerlucio15:06:58

[edn-query-language/eql "0.0.5"] is out! Now if you want to use the library without having to add the specs to the output you can do it with a closure flag, details at: https://github.com/edn-query-language/eql#removing-specs-on-clojurescript. Full change log: https://github.com/edn-query-language/eql/blob/master/CHANGELOG.md

💯 16
👍 16
wilkerlucio15:06:31

[com.wsscode/pathom "2.2.16"] is out! Library Changes: - Support tempid? on pathom graphql config, thanks @codonnell! - Fix return of parallel timeout - Support conditional removal of specs using closure defines https://wilkerlucio.github.io/pathom/#_removing_specs_on_clojurescript Full list of changes: https://github.com/wilkerlucio/pathom/blob/master/CHANGELOG.md Documentation Changes: - Add section on how to use ::pc/transform https://wilkerlucio.github.io/pathom/#connect-transform - Updated docs on batch resolvers https://wilkerlucio.github.io/pathom/#_n_1_queries_and_batch_resolvers - Update text to make it simpler to follow - Add demo on how to use pathom built-in pc/transform-batch-resolver - Add demo on how to use pathom built-in pc/transform-auto-batch

parrot 28
👌 16
tony.kay19:06:52

Fulcro 3 is nearing the end of its Alpha releases and should enter Beta soon. The latest alpha is on clojars, and the new revision of the Developer’s Guide is getting close… https://clojars.org/com.fulcrologic/fulcro https://github.com/fulcrologic/fulcro3 https://github.com/fulcrologic/fulcro-developer-guide

❤️ 56
fulcro 56
ricardo.ekm22:06:04

restQL v3 is here! https://medium.com/@tech.relations/restql-v3-is-here-1d949c1d75f1 - Content aggregation, - Support for additional HTTP methods, - A self-healing system, - A Clojurescript/Javascript version.

metal 4