|
You are here |
blog.jayfields.com | ||
| | | | |
bpohoriletz.github.io
|
|
| | | | | Time: 20-30 min Level: Intermediate/Advanced Code: GitHub Reference: The Modular Monolith: Rails Architecture - Dan Manges | |
| | | | |
www.integralist.co.uk
|
|
| | | | | Introduction Model View Controller Mixed definitions God Controller Problems Skinny Controller Presenters? What problem are Presenters trying to solve? How do they work? Code Example Controller View Presenter Conclusion Introduction Model, View, Controller (MVC). This is a pretty standard architectural pattern and has been in use when developing software since the early 1970's. The basic principle of the pattern is to separate the different areas of logic from your application into distinct compartments. | |
| | | | |
iridakos.com
|
|
| | | | | First part of the tutorial creating a simple ToDo application with Ruby on Rails. | |
| | | | |
www.benburwell.com
|
|
| | | |||