Hacker News new | ask | show | jobs
by taure 1600 days ago
I would say run with Nova if you want to code Erlang. If you want to code Elixir choose Phoenix. In the end both are based on Cowboy.

We started to create Nova from the lack of frameworks on the Erlang side. We wanted a fast way to start new web application and start writing on your app instead of spending time on setup.

Elixir have always had good tooling and framework from the start.