|
|
|
|
|
by cess11
109 days ago
|
|
You could do the introduction to Mix and OTP that the Elixir team provides, https://hexdocs.pm/elixir/introduction-to-mix.html . Erlang is weird, it helps if you have some Lisp and Prolog background, but for a while it might get in the way of learning how OTP works. |
|