Skip to content

Commit b60a0c6

Browse files
zwhitteneshellman
authored andcommitted
Add Ecto section and getting started link to Elixir (EbookFoundation#2599)
1 parent cd1324e commit b60a0c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

free-programming-books.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* [DTrace](#dtrace)
3636
* [Elasticsearch](#elasticsearch)
3737
* [Elixir](#elixir)
38+
* [Ecto](#ecto)
3839
* [Phoenix](#phoenix)
3940
* [Emacs](#emacs)
4041
* [Embedded Systems](#embedded-systems)
@@ -1044,6 +1045,11 @@
10441045
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
10451046

10461047

1048+
#### Ecto
1049+
1050+
* [Ecto Getting Started Guide](https://hexdocs.pm/ecto/getting-started.html#content) (HTML)
1051+
1052+
10471053
#### Phoenix
10481054

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

0 commit comments

Comments
 (0)