Hacker News new | past | comments | ask | show | jobs | submit login

Clojure worked for me until I started to do parallel programming. I tried to use core.async but immediately found that I'm using two distinct style of programming, and code reuse became a serious problem.

I didn't find any resources on how other Clojure programmers deal with this problem, but this eventually lead me to drop Clojure and Clojurescript, and use Elixir and Elm instead.




Funnily enough, this is exactly what lead me from Clojure to Elixir.

Parallel programming in Clojure is nowhere near as well developed as the glory of OTP on the Elixir/Erlang platform.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: