Hacker News new | ask | show | jobs
by ano88888 1031 days ago
which is a better or more productive language? Clojure or Elixir for web development?
1 comments

I would argue that Elixir is due to Phoenix being a "batteries included" web framework....but as always: use the right tool for the job.
Not disagreeing, and it's only one aspect of Phoenix, but it might be of interest to someone reading that this LiveView-like Clojure library exists: https://github.com/tatut/ripley

Also this is a neat list of LiveView-like technologies across various languages: https://github.com/liveviews/liveviews

What does “batteries-included” mean? Except more buzzwords?