Adds Phoenix section and Versioned APIs book

This commit is contained in:
Elvio Vicosa 2016-08-06 18:55:08 +02:00
parent b6ae2d1cdd
commit 1c4fdb2743
1 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,7 @@
* [DTrace](#dtrace)
* [Elasticsearch](#elasticsearch)
* [Elixir](#elixir)
* [Phoenix](#phoenix)
* [Emacs](#emacs)
* [Embedded Systems](#embedded-systems)
* [Erlang](#erlang)
@ -978,6 +979,11 @@
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
#### Phoenix
* [Versioned APIs with Phoenix](http://elviovicosa.com/books/versioned-apis-with-phoenix) - Elvio Vicosa (PDF)
### Emacs
* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html)