Elixir Digest
Digests ยป 30
this week's favorite
RethinkDB and Elixir - Part 2: Queries
Hamiltop continues his series on Elixir and RethinkDB. This time he dives into queries.
Use, import, require, what do they mean in Elixir?
Joseph Kain explains the difference between various keywords that can refer to adding a module to your file.
Writing Acceptance tests in Phoenix
Igor Florian shares a tutorial on how to write acceptance tests in Phoenix with hound.
Phoenix and Elm: tracking the connection status
A tutorial about setting up Phoenix web channels and Elm to work nicely together.