Hacker News new | ask | show | jobs
by MistaIA 875 days ago
Aw, gotcha, I thought Elixir was a framework of ERLANG actually. I have never done or search for it! Thank you for the clarification!
1 comments

Elixir is a language on the Erlang platform (kinda like Kotlin is to Java). Phoenix is the predominant web framework for Elixir and includes LiveView.