What are some good tutorials on learning elixir?
@brainblasted Introducing Elixir by O’Reilley is good. Also the Phoenix library documentation is good if you want to learn by example. I’m currently doing both. Elixir + Phoenix + Ecto + Postgres.