Explore >> Select a destination


You are here

blog.jayfields.com
| | bpohoriletz.github.io
6.1 parsecs away

Travel
| | Time: 20-30 min Level: Intermediate/Advanced Code: GitHub Reference: The Modular Monolith: Rails Architecture - Dan Manges
| | github.com
4.3 parsecs away

Travel
| | Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
| | www.integralist.co.uk
2.6 parsecs away

Travel
| | 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.
| | kmitov.com
25.6 parsecs away

Travel
| [AI summary] A blog post detailing the setup and implementation of a Rails 7 project integrating Bootstrap 5 using cssbundling-rails, jsbundling-rails, and Stimulus for a toast notification component.