>>106182839
On the documentation front, I always thought:
- clojuredocs did a good job on documenting the standard library.
- https://clojuredocs.org/
- clojars did a good job of presenting docs for 3rd party libraries in a consistent way.
- https://clojars.org/ -- Every library has cljdocs link, so you can always find docs for a library in a consistent and sane way.

I think they did a great job as a community on the documentation front.