> For the complete documentation index, see [llms.txt](https://practical-elixir.woojiahao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://practical-elixir.woojiahao.com/resources.md).

# Resources

For more resources about Elixir and Phoenix, please refer to the following list:

* [Official Elixir guide](https://hexdocs.pm/elixir/introduction.html)
* [Official base Phoenix guide](https://hexdocs.pm/phoenix/up_and_running.html)
* [Official Phoenix LiveView guide](https://hexdocs.pm/phoenix_live_view/welcome.html)
* [Phoenix in Action](https://www.manning.com/books/phoenix-in-action) (Book)
* [Programming Elixir 1.6](https://pragprog.com/titles/elixir16/programming-elixir-1-6/) (Book)
* [Ecto documentation](https://hexdocs.pm/ecto/3.10.1/Ecto.html)
