AstonJ
Don’t forget you can get 35% off the ebook using the code ‘devtalk.com’ ![]()
Current: Search
Original: Search
For those looking for an update to this book, please see this post.
Trending in Books
@hugobarauna, Dr. Dimitrios Koutmos (my brother) and I (Alex Koutmos) have been hard at work on writing a book on how you can use Elixir ...
New
I have a sharing session about the Elixir ecosystem for Erlang developers. I feel that people are still confused about the differences be...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security











First Post!- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AstonJ
Does anyone know if the only major difference between the current version of the book and Phoenix 1.3 is Contexts?
If so I think I am going to start on this book next
Also for those of you who have read it, how long did it take you to read? What did you think of it?
Most Liked
AstonJ
I’ve just started reading this but wanted to quickly say that the preface and opening chapter (everything up to the beginning of ‘Part 1’) is not only one of the best openings of any book I’ve read, but also does one of the best jobs to sell the idea of a piece of technology - ever!!
I was going to suggest PragProg consider making it a free download - because I reckon it will do a phenomenal job of helping drive adoption of Elixir and Phoenix …which in turn will mean significantly more potential customers/readers - so a win win for everyone
but guess what? It’s already available as a free download!! (Get the preface here and the introductory chapter here.)
Well done Chris, José, Bruce, Jacquelyn, PragProg and anyone else who made that chapter what it is
whenever anyone now asks “Why Elixir?” I’ll definitely be including this resource and I can’t wait to read to the rest of the book!
chrismccord
LiveView definitely won’t make it into the book given we are shipping the final three chapters and sending it off to production hopefully before end of year, which will be prior to a LiveView 1.0 for sure. Fortunately though, we have a great doc system with elixir and hexdocs so there will be plenty of docs/guides as we get underway.
chrismccord
Targeting EOY for the next edition release
Last Post!
AstonJ
I wouldn’t say it’s deprecated, but as José mentioned it is now several years old and targets Phoenix 1.4 - so if you want a book that covers more recent versions of Phoenix with all its latest goodies, such as LiveView (which most people probably will) then Programming Phoenix LiveView includes more of that recent stuff… until perhaps we see the next edition of Programming Phoenix.
PP 1.4 is also still worth getting if the topics it covers interest you. Personally, while I did not get around to finishing the book I really liked it - it basically shows you how to create a web framework, does an amazing job at selling Phoenix and includes loads of other interesting info too - such as about timing attacks! But despite all this, as you pointed out, most people coming to Phoenix will want a book that is more up-to-date, and right now, that’s Programming Phoenix LiveView (PragProg).