Learning

Here's a list of other resources for learning about Phoenix and some of the projects it depends on.

Phoenix

Books

Online Resources

Videos

Phoenix author Chris McCord's videos covering the roadmap to Phoenix 1.0 and an overview of the current state of Phoenix.

Plug

The Elixir middleware layer that Phoenix makes extensive use of.

Ecto

The default data layer for Phoenix.

Phoenix HTML

The project which contains many HTML helper functions used in Phoenix.

ExUnit

Cowboy

The webserver Phoenix is based on.

EEx

The default templating system for Phoenix.