eliottramirez

eliottramirez

How to learn strong basis about MVC pattern?

Hello,

I’m trying to learn Phoenix but I constantly find difficult understanding how the framework works, and I think part of this is that the resources I’m learning from assume that you already know how to build an application with another MVC framework, but, what if Phoenix is the first framework I am trying to learn?

Do you know any resources to learn Phoenix without assuming you’ve already worked with Rails or another MVC framework? Or any framework-agnostic resource that explains very well this design pattern?

Thanks!

Most Liked

derek-zhou

derek-zhou

Really? I think official Phoenix guide did not make such assumption. if you just want to read more about the MVC design pattern, then there is wikipedia page

pdgonzalez872

pdgonzalez872

hi @eliottramirez !

but I constantly find difficult understanding how the framework works

Anything in particular here? What didn’t quite make sense?

Folks learn in different ways. What have you used for learning Phoenix so far?

APB9785

APB9785

Creator of ECSx
AstonJ

AstonJ

Have a look at this thread as well @eliottramirez

eliottramirez

eliottramirez

Thank you very much. I think this thread is what I need!

Where Next?

Popular in Chat/Questions Top

armanm
I know zero downtime deployment can mean different things depending on your application and what your users can tolerate so expectations ...
New
jsnoble
I come from a javascript background and I just starting learning elixir. I went through the basic tutorials but I want something deeper. ...
New
New
New
dopomecana
The title of this topic may sound silly at the first glance. But why I trying to ask you guys is how to go to the next level? I am curre...
New
svetarosemond
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
ericdouglas
I think that would be really interesting to have official books created by the community about all kinds of development we can do with El...
New
stevensonmt
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
ericmachine88
Hi all, I am currently on this course Half a way thru, and struggled a bit… sometimes I don’t even know what I am coding especially ...
New
younes-alouani
I'm studying Phoenix Framework but I want to understand basics first. Which book/mooc explains better the Design of Network-based Softwar...
New

Other popular topics Top

JDanielMartinez
Hi! May someone helps me, please! I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
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
aalberti333
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
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New
danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 27727 240
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
magnetic
Hey :wave:t3: Elixir community, I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New

We're in Beta

About us Mission Statement