Questions about the MVC architecture
- by ah123
I started coding a considerably complicated web application, and it became quite a mess.
So I figured I'd try to organize it in a better way. MVC seemed appropriate.
I've never used MVC before, and researching about it I'm trying to consolidate a better perception of it (and my questions obviously reflect what I think I've learned so far).
My…