clojure-doc

teodorlu 2024-01-21T17:57:01.296589Z

Hi! Thanks for the awesome docs. Some text on https://clojure-doc.org/articles/tutorials/editors/ tripped me up, screenshot attached. I didn’t really understand what (Q20) was supposed to mean. I was guessing that the reference to the survey was old, referring to the 2020 survey. But the link was to the 2023 survey: https://clojure.org/news/2023/06/30/state-of-clojure-2023 A possible alternative that would leave me less confused: > The https://clojure.org/news/2023/06/30/state-of-clojure-2023 indicated that Emacs is still the most popular editing environment, followed by IntelliJ/Cursive, VS Code, and Vim.

dpsutton 2024-01-21T18:51:35.851649Z

it is referring to question 20

dpsutton 2024-01-21T18:51:44.279429Z

teodorlu 2024-01-21T18:52:19.168029Z

Aaaah!

teodorlu 2024-01-21T18:52:28.582839Z

in that case, drop my suggestion above 😅

teodorlu 2024-01-21T18:52:53.694179Z

perhaps “(question 20)“, then.

dpsutton 2024-01-21T18:52:54.436409Z

in 2020 that was Q16 (question 16)

👍 1
seancorfield 2024-01-21T20:16:39.628629Z

PR welcome. Or an issue so it doesn't get forgotten and confuse a future reader.

👍 1
teodorlu 2024-01-21T20:22:39.694219Z

Cool, I’ll make a PR.

teodorlu 2024-01-21T20:38:02.623319Z

PR: https://github.com/clojure-doc/clojure-doc.github.io/pull/69