DidactMacros

DidactMacros

Best current comprehensive guide for entry into Phoenix?

Best current comprehensive guide for entry into Phoenix?

Programming Phoenix seems a bit out of date, and though I am willing to read through the book and use the resources produced and shared on this forum to work through the examples I wonder if there is a more up-to-date guide?

Thanks.

Edit: Apologies, I’ve seen a few resources via the Phoenix website.

I’ll quickly take a look at these now, and close the thread if they’re recent enough.

Marked As Solved

DidactMacros

DidactMacros

Know I keep responding to my own thread, but as an fyi to future viewers it would actually be better, imo, to go for the Phoenix Guide first, as it is very detailed, completely up-to-date and the pacing is great for granular learners who want to learn the fundamentals of the framework and use that knowledge for their own troubleshooting efforts later.

After working through the guide, I’d then go for the Phoenix Tutorial by Binh Tran to build a few of the exemplifying apps. Then, oddly enough, I’d swing by the Programming Phoenix 1.4 book, since you will be in a better place to spot defunct steps ahead of time and thus progress much more smoothly through the book…

…topping off with Programming Phoenix LiveView.

Where Next?

Popular in Questions Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New

Other popular topics Top

vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40042 209
New
senggen
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

We're in Beta

About us Mission Statement