Phoenix book suggestions

Hello,

First time post :slight_smile:

This community is awesome and I appreciate it already!

A little bit about where my learning is at:

I want to get some phoenix books lined up for when I finish Elixir in Action. I found the following books:

  • real-time phoenix
  • programming phoenix
  • phoenix in action

Can anyone speak to any of these books? I have zero experience with phoenix (I couldn’t find equivalent “getting started” and “mix and otp” guides like I did for Elixir).

Hello, the Phoenix getting started starts here https://hexdocs.pm/phoenix/overview.html

There are many books to follow, but it depends what You want to learn first. For example…

  • Functional programming
  • OTP
  • MVC with Phoenix
  • Ecto and database

Each theme could probably be taken separately…

1 Like