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
Hi all,
is there any up to date resource out there (blog, talk, video, book…) about deploying elixir applications using releases?
In pa...
New
I was wondering if anyone is using some learning tools that they can recommend? I’ve been looking at two specifically so would also be ...
New
How to run the random query and get the result in JSON format and send it as a response. The query will be in the following form
DB Name...
New
I’m planning on purchasing Elixir in action second edition, and I was wondering if anyone could tell me based off the first edition, does...
New
Background
I am trying to recycle myself and improve my knowledge about Phoenix. With 1.7 now out, this seems like a good opportunity.
W...
New
I’d like to provide my review of the Elixir Course module from Groxio. I have some criticisms but I’d like to start with the positives.
...
New
Hi Everyone,
I am a student and know basics of web development, used some php and ruby, but I am not an expert in any. I want to learn E...
New
In Ruby, which is very similar to Elixir I do this:
def test
yield
end
test do
puts("sup there")
end
Here, the yield keyword will be...
New
My bookstore has Introducing Elixir: Getting Started In Functional Programming and the front cover says the book uses Elixir 1.4. The cur...
New
Can anyone recommend books/courses/videos that use real-world Elixir? E.g.:
Idiomatic error handling design, whether it’s {ok/error, .....
New
Other popular topics
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
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
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New







