Skip to content

Commit

Permalink
Add Ecto section and getting started link to Elixir (EbookFoundation#…
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhitten authored and eshellman committed Oct 17, 2017
1 parent cd1324e commit b60a0c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* [DTrace](#dtrace)
* [Elasticsearch](#elasticsearch)
* [Elixir](#elixir)
* [Ecto](#ecto)
* [Phoenix](#phoenix)
* [Emacs](#emacs)
* [Embedded Systems](#embedded-systems)
Expand Down Expand Up @@ -1044,6 +1045,11 @@
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)


#### Ecto

* [Ecto Getting Started Guide](https://hexdocs.pm/ecto/getting-started.html#content) (HTML)


#### Phoenix

* [Phoenix v1.3.0 Guide](https://hexdocs.pm/phoenix/overview.html) (HTML)
Expand Down

0 comments on commit b60a0c6

Please sign in to comment.