HACKER Q&A
📣 scop

What do you use Clojure for?


I have been using Elixir for several months in a web-dev context and have thoroughly enjoyed it. I have also used Lisp here and there for puzzles/education. I am thinking of exploring Clojure, but have zero idea of where to begin.

What have you found Clojure exceptional for in your job and/or personal projects?


  👤 adham-omran Accepted Answer ✓
I have found Clojure to be fantastic to run a backend service that requires data analysis and processing.

Currently I use Clojure as the backend to power iData[1], a website filled with data visualizations and processing. My biggest project was the survey[2] and its accompnyaing dashboard[3] as the first required a lot of db thinking in Datomic but was swift to excute and the later benefited from Clojure's concurrency and caching!

[1]: https://www.iraqidata.com/en

[2]: https://www.iraqidata.com/en/DigiCompSat

[3]: https://www.iraqidata.com/en/DigiCompSatDashboard