jramnani
Programming Phoenix 1.4 book examples updated to 1.7
Hello,
I am almost done going through the book, Programming Phoenix 1.4, again after a hiatus from using Elixir for a few years.
It seems that Phoenix has changed a lot since I last used it around version 1.2, especially the view layer with Phoenix.Component and HEEx templates.
I did my best to get caught up and translated the examples from the book using the new view layer style with components.
You can find my work on GitLab here:
My style is a little different from the authors, but hopefully the examples are close enough to get you unstuck. Please don’t mind the commit messages as I leave breadcrumbs for me to remember things when I come back to this work and refresh my memory.
I am posting here about it, because I thought maybe someone else might be working through the book, and could use some help translating from old to new. I hope folks find this useful, until the book has a chance to be updated.
I hope you’re having a nice day.
Most Liked
realcorvus
Thank you for posting this, it’s extremely helpful for people learning Phoenix. Mis-match between the code in the book and the current version is frustrating, great work!








