zizheng
Programming Phoenix - two books?
I noticed there are two versions of Programming Phoenix on The Pragmatic Bookshelf. One just came out today and is titled “Programming Phoenix >= 1.4” (https://pragprog.com/book/phoenix14/programming-phoenix-1-4), and the other (which I own) titled just “Programming Phoenix” (https://pragprog.com/book/phoenix/programming-phoenix).
Is it a mistake or do we actually have to buy the >= 1.4 version even though we already own the old one?
Most Liked
kokolegorille
Only You can tell… It should be under your accounts menu. But those coupons have an expiry date.
1
Popular in Chat/Questions
I’ve bought the following books:
Programming Elixir 1.6
Programming Phoenix 1.4
Programming Ecto
Functional Web Development with Elixir...
New
I’m working on the “Bob” exercise on the Elixir Track in Exercism.
I am testing for uppercase letter with this simple check: c in ?A..?Z...
New
I am looking for smallish problems to solve, using Elixir concepts beyond the basic syntax and concepts of Elixir as a language, such as ...
New
Background
I have been reading quite a lot about design and architecture in Elixir and overall FP. My latest incursions took to me the On...
New
Hi,
I run a language learning blog and would like to learn how to code so I can create an app to help English speakers learn French.
I ...
New
Do we have a list of academic/research papers:
about Elixir/Erlang?
that use Elixir/Erlang?
about the Beam?
If so, could you please po...
New
Hi Team
From the title, I am entirely new to programming and i am interested in learning elixir but not sure where to start. Can someone...
New
I'm studying Phoenix Framework but I want to understand basics first. Which book/mooc explains better the Design of Network-based Softwar...
New
Can anyone recommend books/courses/videos that use real-world Elixir? E.g.:
Idiomatic error handling design, whether it’s {ok/error, .....
New
Greetings Elixir Developers,
My name is Daniel, and I am taking my first step to learn all about the Elixir language. Currently I have a...
New
Other popular topics
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I'm writing a test for one of t...
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New







