noob

noob

Any Phoenix 1.7 (non-LiveView) tutorials out there?

Hi,

I know of one tutorial: https://phoenixonrails.com/
Any others out there? Book or online?
Also I want tutorials that concentrate on Phoenix and not Liveview. I think there is a lot of unexplored territory there not addressed by the current tutorials I’ve encountered.

Thanks

Most Liked

sodapopcan

sodapopcan

If you haven’t looked already (as it’s very common that people don’t), the official Phoenix Guides are very in depth without going into LiveView (that’s left up to the LiveView guides). It depends on what you are looking for, of course. I’ve never read anything other than those myself (and I could probably use a refresher, honestly).

michallepicki

michallepicki

I liked TDD Phoenix by @germsvel , but it’s still using Phoenix 1.5 unfortunately. Recently I also found dwyl/phoenix-todo-list-tutorial

D4no0

D4no0

You will most probably will never find a tutorial that will cover everything.

I would recommend to get started with some basic tutorials. I strongly recommend not using generators, ecto or anything else to minimize the noise.

Phoenix by itself is built on very simple concepts, once you understand how Plugs work, and heex, you will pretty much know 80% of how framework works.

Last Post!

noob

noob

Thanks, I’ll take a look!

Where Next?

Popular in Chat/Questions Top

Fl4m3Ph03n1x
Background Hello all! So after my controversial introduction with Learning Elixir, frst impressions ( plz don't kill me ! ) - #39 by easc...
New
Fl4m3Ph03n1x
Background After following the communitiy suggestion, I bought the Elixir in Action 2nd Edition book and I am about to finish it now. I ...
New
aswinmohanme
I recently finished the Udemy course on Elixir and Phoenix and I am thinking about using it for the next project. But I am stuck as how t...
New
venomnert
Background I have been a backend elixir developer for about 3 years now. I have been mainly working on simple CRUD applications. Context...
New
zeroexcuses
Besides https://elixir-lang.org/getting-started/basic-types.html are there any other well recommended “elixir by example” style resources...
New
TwistingTwists
I want to learn DSL. Don’t know how to write one. What;s the best introductory resource? I see some macro being used here. Is DSL only ...
New
Sujit
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

Other popular topics Top

nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
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
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 44139 214
New

We're in Beta

About us Mission Statement