Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 3.88 KB

Z_resources.md

File metadata and controls

61 lines (49 loc) · 3.88 KB

##Elixir

This is a selected list of resources to help you find your way with Elixir, Phoenix, and Erlang. For a more complete list of Elixir resources, please see the Elixir Wiki.

#####The Erlangist: Understanding Elixir Macros, by Saša Jurić

#####Books

##Phoenix

#####Elixir Dose: Let's Build Web App With Phoenix And Ecto, by Riza Fahmi, edited by Augie De Blieck Jr.

#####Videos

##Plug The Elixir middleware layer Phoenix makes extensive use of.

##EEX The default templating system for Phoenix.

##Cowboy The webserver Phoenix is based on.

##Erlang

#####Books