rewrite-clj

https://github.com/clj-commons/rewrite-clj
ericdallo 2021-01-22T16:25:04.001600Z

I want to say that I never found too much tutorials/guides about rewrite-clj and just found https://github.com/lread/rewrite-cljc-playground/blob/master/doc/01-introduction.adoc, which explain a lot of things, shouldn't you consider linking it on clj-commons/rewrite-clj ? It's really a helpful content

lread 2021-01-22T16:27:29.003500Z

@ericdallo Iā€™m loving your interest in rewrite-clj! I am in the process of migrating rewrite-cljc-playground to rewrite-clj which will include all docs.

ericdallo 2021-01-22T16:30:13.003600Z

I see, that would be awesome! My first contact with rewrite-clj was on early 2020 and it was really confusing to me šŸ˜… and I didn't find too many docs in the time. After a lot of code on clojure-lsp, I got it, but that docs would help me a lot those times šŸ˜›

lread 2021-01-22T16:31:04.004300Z

Yeah, I hear you!

1šŸ˜‰